jbrooksuk / docs

The official soketi documentation. πŸ“‘

Home Page:https://rennokki.gitbook.io/soketi-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

description
Just another simple, fast, and resilient open-source WebSockets server. πŸ“£

πŸ“‘ About soketi

soketi is just another simple, fast, and resilient open-source WebSockets server. πŸ“£

The soketi server is built on top of uWebSockets.js - a C application ported to Node.js. uWebSockets.js is demonstrated to perform at levels 8.5x that of Fastify and at least 10x that of Socket.IO. (source)

soketi implements the Pusher Protocol v7. Therefore, any Pusher-maintained or compatible client can connect to it, bringing a plug-and-play experience for existing applications that are already compatible with this protocol.

In addition to being a good companion during local development, soketi comes with the resiliency and speed required for demanding production applications.

About

The official soketi documentation. πŸ“‘

https://rennokki.gitbook.io/soketi-docs/