bevy_prototype_networking_laminar icon indicating copy to clipboard operation
bevy_prototype_networking_laminar copied to clipboard

Closing sockets

Open ncallaway opened this issue 4 years ago • 0 comments

The prototype right now doesn't have the ability to manually close a socket. Sockets are closed when the application exists. Add the functionality to manually close a socket.

ncallaway avatar Aug 24 '20 04:08 ncallaway