sockjs topic

List sockjs repositories

sockjs-cyclone

26
Stars
4
Forks
Watchers

SockJS server support for the Cyclone web server

centrifugo

8.0k
Stars
576
Forks
Watchers

Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.

centrifuge

1.0k
Stars
89
Forks
Watchers

Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server.

sockjs-client

8.4k
Stars
1.3k
Forks
Watchers

WebSocket emulation - Javascript client

primus

4.5k
Stars
272
Forks
Watchers

:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.

centrifuge-js

381
Stars
98
Forks
Watchers

JavaScript client SDK to communicate with Centrifugo and Centrifuge-based server from browser, NodeJS and React Native. Supports WebSocket, HTTP-streaming over Fetch and Readable Stream API, EventSour...

ng2-stompjs

183
Stars
32
Forks
Watchers

Angular 6 and 7 - Stomp service over Websockets

vertx-web

1.1k
Stars
523
Forks
Watchers

HTTP web applications for Vert.x

spring-boot-websocket-chat-demo

1.0k
Stars
633
Forks
Watchers

Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol

sockjs-node

2.1k
Stars
310
Forks
Watchers

WebSocket emulation - Node.js server