The Wayback Machine - https://web.archive.org/web/20211012223700/https://github.com/topics/socket-io
Skip to content
#

Socket.IO

socket-io logo

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. Like Node.js, it is event-driven.

Here are 9,064 public repositories matching this topic...

tsed
Romakita
Romakita commented Oct 9, 2021

Information

The new serverless package is available on NPM but there is not page on our website.

See readme package here:
https://github.com/tsedio/tsed/tree/production/packages/platform/platform-serverless

The goal is to add a new page in the website dedicated on Serverless framework.

Steps

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
  • Updated Oct 10, 2021
  • C

Released March 19, 2010

Latest release about 1 month ago

Repository
socketio/socket.io
Website
socket.io
Wikipedia
Wikipedia

Related Topics

nodejs