# README
one to one chatting room
- for one client call http://localhost:8080/ws?senderId=Kenny&receiverId=Nicole
- for another client call http://localhost:8080/ws?senderId=Nicole&receiverId=Kenny
- then can talk each other
for test, you can use chrome extension: smart-websocket-client