WOF #5 | Java Spring UDP server



WOF #5 | Java Spring UDP server

WOF #5 | Java Spring UDP server

Simple UDP Server, it will be responsible for synchronizing all clients. This is my first time working with UDP, as you can see I tried applying similar pattern to what I used with TCP server, on one hand it didn’t work on the other I was surprised that I cannot broadcast message without specifying target client. Well, that’s even better, I intended dedicated channels anyway.

REPO:
https://github.com/ArchangelDesign/WhispersOfFreedom

WEBSITE:
https://whispers-of-freedom.com .