Open adamradocz opened 2 years ago
I would use bedrock for personal project but the protocol I'm working with is over UDP
Server and Client as well?
Just client, that's all I needed. Went with UDP client
Have you tried this PR?
I can give it a try. Was waiting to see if it got merged. Didn't want to take a dependency on something not on main
Fair enough.
83
Added a sample UDP client and a new project for the UDP server. I think the current implementation of the SocketTransportFactory is not capable to use the UDP socket.