Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 312 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 312 Bytes

Socket.io

Rock'em Sock'em Sockets

Socket.io is a Javscript library/framework that makes complicated client to client interactions ridiculously easy. The goal is to create event-based, real-time, web applications without the stress of having to deal with all of the server-client details of regular sockets.