multisocket
There are 3 repositories under multisocket topic.
multisocket/multisocket
multisocket is a network library wich supports many transports: inproc, ipc, tcp, websocket etc. It implements a message-based/bidirectional/tx,rx independent/stateless Socket to help you build complex message systems.
bardakcib/KetchApp
Peer-to-peer encrypted chat application using Socket Programming (MultiSocket) written in JAVA
gabriel0alvesz/TicTacToe_Java
This is a Tic Tac Toe Project in Java using Java Swing, Sockets and MultiSockets.