sockjs
There are 189 repositories under sockjs topic.
sockjs/sockjs-client
WebSocket emulation - Javascript client
primus/primus
:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
sockjs/sockjs-node
WebSocket emulation - Node.js server
vert-x3/vertx-web
HTTP web applications for Vert.x
callicoder/spring-boot-websocket-chat-demo
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
stomp-js/ng2-stompjs
Angular 6 and 7 - Stomp service over Websockets
0x676e67/vertx-ddns
基于 Vert.x 的 DDNS 解决方案。自动更新域名解析到本机IP, 支持的DNS服务商: Alidns(阿里云) 、 Dnspod(腾讯云) 、Cloudflare、华为云
aio-libs/sockjs
SockJS Server
jiangxy/websocket-debug-tool
A tool to debug websocket/sockjs/stomp.
nodefony/nodefony-starter
Nodefony Starter Node.js Framework
AsterCass/Tomoyo
Tomoyo is a Kotlin Compose Multiplatform app that is a sample for for common functionalities such as navigation, socket (for chat), video, audio, and db
kostadinlambov/Social-Network
Social-Network is a Stateful app built with Spring Boot, MySQL and React.
actix/sockjs
SockJS server for rust language
fdimuccio/play2-sockjs
A SockJS server implementation for Play Framework.
aliakh/demo-spring-websocket
'WebSockets with Spring: HTTP and WebSocket; WebSocket with SockJS fallback; STOMP over WebSocket' articles and source code.
beevelop/ng-stomp
:bookmark_tabs: STOMP for AngularJS
lahsivjar/spring-websocket-template
Template project for configuring websockets with spring
dadiyang/springws
基于SpringMVC实现的WebSocket工程实例
devsullo/ng2-STOMP-Over-WebSocket
STOMP Over WebSocket service for angular2
dewafer/websocket-demo
A demo APP implemented web-socket using Spring Boot, Vue, SockJs and Stomp.
jasrodis/spring-boot-vuejs-websockets
✔️ Simple spring-boot vue.js app with websockets and docker support
ocinpp/springboot-sockjs-stomp-vue-sample
Sample application demo for Springboot, Websocket and Vue.js
flaviogrossi/sockjs-cyclone
SockJS server support for the Cyclone web server
amarlearning/chat-rooms
Real time public/private chat application using spring boot web-sockets
Kshitijk5/Springboot-chatapp
The Chat Application Project is a real-time messaging platform built using Spring Boot, SockJS, and React. It provides a seamless chat experience with features like user authentication, real-time message updates, private messaging, and multimedia file sharing. The application ensures user privacy by removing usernames from the user list upon logout
mike-plummer/Grails_WebSockets
Example of WebSockets usage in Grails
dadiyang/java-stomp
使用 STOMP over SockJS 实现的 SpringBoot 脚手架项目,可用于快速搭建 WebSocket 工程
vti/sockjs-perl
SockJS Perl Plack/PSGI implementation
lmajano/messaging-polyglot
RabbitMQ Messaging Polyglot with Java, ColdFusion, CommandBox, Groovy and more
nodefony/nodefony
nodefony core framework
pknu-wap/WAG
웹으로 즐기는 게임 🖥🎮 "Web Appends Game, WAG!"
batiwo/spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Trys-Ketch/trys-ketch-server
🎮보이스 채팅과 함께 즐기는 드로잉 게임🎨
fortis/react-cent
React Component to make realtime apps with React simply. Provides integration with Centrifugo.
rybalkinsd/atom-bomberman-frontend
Frontend for Bomberman game in atom java course
costingh/collaborative-whiteboard
This is a collaborative whiteboard that allows real-time communication through sockets. It was built using Next.js and Spring Boot. Users can share a room and draw on canvas which will be updated on every user's screen.