Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 295 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 295 Bytes

WebSocketChatSample

This is a simple NodeJS project that serves as a WebSocket server for a chat client app in iOS.

This project implements the Socket.io library.

You can find the client app here