-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Version 0.8.0 of GGRS supports the use of your own sockets when creating a session. This is done by implementing the GGRS::NonBlockingSocket
trait. This might make it possible to support the use of Godot's own UDP sockets, however it won't be easy.
To be honest this might be more trouble than it's worth, using the sockets provided by GGRS itself works fine for now.
Important resources for this:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request