A networking package for Unity that interfaces with VelNet (https://github.com/velaboratory/VelNetServerRust)
 
 
 
 
Go to file
Kyle Johnsen 4a6e271051 custom messages can be sent by anyone on server 2022-06-23 14:00:15 -04:00
Editor added automatic reconnection of the socket after a disconnect, handle disconnects from timouts properly as a leave event to prevent errors and allow rejoining, fix delete network objects from not being sent across the network, add auto-rejoin option to the test scene, test scene uses callbacks instead of timed spacing to join server and room 2022-03-04 19:22:25 -05:00
Runtime custom messages can be sent by anyone on server 2022-06-23 14:00:15 -04:00
Samples~/Example added automatic reconnection of the socket after a disconnect, handle disconnects from timouts properly as a leave event to prevent errors and allow rejoining, fix delete network objects from not being sent across the network, add auto-rejoin option to the test scene, test scene uses callbacks instead of timed spacing to join server and room 2022-03-04 19:22:25 -05:00
Editor.meta reorganized into a package, added a namespace, added an assemblydefinition, attempt at ci for upm branch creation 2022-01-06 16:02:50 -05:00
Runtime.meta reorganized into a package, added a namespace, added an assemblydefinition, attempt at ci for upm branch creation 2022-01-06 16:02:50 -05:00
VelNet.asmdef idk even stuff 2022-01-07 15:57:09 -05:00
VelNet.asmdef.meta idk even stuff 2022-01-07 15:57:09 -05:00
package.json added RPC support 😲 2022-06-17 00:13:33 -04:00
package.json.meta reorganized into a package, added a namespace, added an assemblydefinition, attempt at ci for upm branch creation 2022-01-06 16:02:50 -05:00