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
this is problem statement
Create a multi user chat server that users can telnet into. e.g. 192.168.2.25.8000 (similar to IRC). Bonus if you can make it P2P.
//assuming that the message will be sent as @PM userId:this is test message