You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tsnet.Server can be configured to receive UDP packets, but that's not immediately obvious looking at the API. We should make this easier, perhaps by adding a ListenPacket receiver in the style of net.ListenPacket?