ChatClient This project based on Netty and RSA Multiplayer chat still contains bugs Encrypted chatting Share RSA publicKey to others and decrypte message with your own privateKey How to run : java -jar chat-client.jar Parameter1(IPAddress-String) Parameter2(port-Integer) Parameter3(roomId-Integer)