I want to implement a java chat, which works asynchronously, and wanted to know the best architecture to do that.
I was able to do a public chat using sockets (Netty), but I came up with the following problem:
The server sends the message...
asked by
03.08.2015 / 00:18