You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.