Socket. IO
| Use attributes for filter ! | |
| License | MIT License |
|---|---|
| Written in | JavaScript |
| Stable release | May 23, 2018 |
| Original author(s) | Guillermo Rauch |
| Developers | Automattic |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1105634 |
About Socket. IO
Socket. IO is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It has two parts: a client-side library that runs in the browser, and a server-side library for Node. js. Both components have a nearly identical API.