Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
WebSocket
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
- GitHub: https://github.com/topics/websocket
- Wikipedia: https://en.wikipedia.org/wiki/WebSocket
- Created by: Michael Carter, Ian Hickson
- Related Topics: long-polling, polling,
- Aliases: websockets, ws,
- Last updated: 2025-02-08 00:28:50 UTC
- JSON Representation
https://github.com/vexcited/tcp-websocket
A WebSocket client-only class made with TCP streams.
Last synced: 13 Nov 2024
https://github.com/icewhaletech/casaos-messagebus
Message bus accepts events and actions from various sources and delivers them to subscribers
go golang notification-api pubsub rest-api websocket
Last synced: 09 Nov 2024
https://github.com/martinpaljak/authenticated-websocket
Authenticated WebSocket with Web eID, for NodeJS
Last synced: 15 Oct 2024
https://github.com/synkevych/realtime_user_tracking
The simplest example of how ActionCable works - tracks whether a user is online or not.
action-cable heroku postgresql rails react redis-server ruby-on-rails websocket
Last synced: 18 Oct 2024
https://github.com/archergu/node-red-contrib-socketio-server
node-red-contrib-socketio-server
namespace node-red node-red-contrib room socket socket-io websocket
Last synced: 08 Feb 2025
https://github.com/mikeesto/python-node-websocket
A starter template for using Python with Node.js and WebSocket
Last synced: 19 Dec 2024
https://github.com/gerold-penz/gotify-webhook-gateway
Sends an HTTP request when the Gotify server receives a message.
docker docker-compose gateway gotify http-requests message nodejs notification parcel-bundler proxy typescript webhook websocket
Last synced: 06 Nov 2024
https://github.com/w-henderson/kascreech
💡 Real-time multiplayer quiz platform to make learning fun, based on Kahoot and built with Rust and React.
education full-stack kahoot multiplayer quiz websocket
Last synced: 14 Nov 2024
https://github.com/devopscorner/devopscorner-helm
Production Grade of HelmChart Template for Multipurpose Application
deployment devops devops-tools devopscorner eks helm helmchart helmfile ingress-alb ingress-nginx jenkins kubernetes spinnaker websocket
Last synced: 10 Nov 2024
https://github.com/daveshanley/asyncapi-tutorials
Looking to get started with AsyncAPI, React, WebSockets and Go? This set of code, specs and guides should get you started
asyncapi asyncapi-schemas asyncapi-specification go golang javascript pubsub react stompwebsocket websocket
Last synced: 23 Oct 2024
https://github.com/codehz/ws-gateway
WebSocket API gateway built using deno
api-gateway deno typescript websocket
Last synced: 17 Nov 2024
https://github.com/marcocanc/orthoplay-re
🔊 Reversing Orthoplay Websocket communication (Teenage Engineering OD-11)
notes protocol reverse-engineering teenage-engineering websocket
Last synced: 24 Jan 2025
https://github.com/shipgirlproject/Kearsarge
An alternative set of strategies for @discordjs/ws using CloudStorm
discord discord-js discordjs websocket
Last synced: 27 Jan 2025
https://github.com/he0306/blog
基于SpringBoot + Vue开发的前后端分离博客,采用SpringSecurity进行动态RBAC权限管理,ElasticSearch全文搜索,过滤不文明评论和图片,支持博客浏览,评论,友链,在线聊天,管理后台等功能。
axios echarts elasticsearch element-ui mongodb mybatis-plus mysql rabbitmq redis springboot2 springsecurity-jwt vue websocket
Last synced: 22 Nov 2024
https://github.com/hyperf/websocket-server
WebSocket Server for Hyperf.
coroutine hyperf swoole websocket websocket-server
Last synced: 05 Nov 2024
https://github.com/tgorka/node-window-polyfill
Polyfill for the problem 'window is not defined' in node.js
es6 javascript nodejs polyfill typescript websocket window yarn
Last synced: 15 Nov 2024
https://github.com/chuchencheng/wsmock-js
Mock WebSocket in the browser without a server.
Last synced: 28 Oct 2024
https://github.com/voronar/ctype-js
JavaScript library for easy working with C data types like primitive type arrays and structures.
c data-structures javascript websocket
Last synced: 14 Nov 2024
https://github.com/lzwme/simple-mock
以注入到 node server 的 API 代理方式,实现简洁的 API MOCK 功能
api-mock customdata-mockdata javascript lzwme mock nodejs typescript websocket
Last synced: 27 Dec 2024
https://github.com/carletonurocketry/ground-station
The ground station software used to interface with the ground station LoRa board and distribute signals from the rocket across websocket connections.
design-team hardware-interface rocketry serial server space telemetry websocket
Last synced: 11 Nov 2024
https://github.com/shipgirlproject/kearsarge
An alternative set of strategies for @discordjs/ws using CloudStorm
discord discord-js discordjs websocket
Last synced: 12 Oct 2024
https://github.com/r3alcl0ud/discloader
High level Java wrapper for the Discord API
discord discord-api discord-bot discord-library embeds gateway java ratelimiter rest-api websocket
Last synced: 14 Nov 2024
https://github.com/jonaspaq/veza
💎 Veza is a web application that connects people. Created with Laravel and Vue.
bootstrap4 circleci css docker docker-compose github-actions laravel laravelecho pusher-api scss veza vuejs websocket
Last synced: 05 Nov 2024
https://github.com/nateshmbhat/coder-chat
A webapp built with react and express that is useful during coding sessions and other use cases that involve chatting and coding
ace-editor coder-chat react redux socket-io ts websocket
Last synced: 27 Oct 2024
https://github.com/mrjosh/ekko
ekko lets you create a webrtc voice call inside terminal
go go-webrtc golang media-server sfu webrtc webrtc-media-server websocket
Last synced: 11 Oct 2024
https://github.com/summerbootframework/jexpress
Summer Boot Framework was initiated by a group of developers in 2004 to provide a high performance, free customizable but also lightweight Netty JAX-RS Restful, WebSocket and gRPC service with powerful reusable non-functional features, and was adopted by several Toronto law firms in 2011 to customize their back-end services.
grpc http http-server java jax-rs jpa-hibernate netty netty-grpc netty-http netty-jax-rs netty-jaxrs netty-restful netty-rpc netty-rs netty-server netty-websrvice nio restful-api restful-webservices websocket
Last synced: 26 Dec 2024
https://github.com/bygui86/spring-websocket
Spring WebSocket sample projects
java8 spring spring-boot spring-boot-2 spring-websocket spring-websockets-stomp stomp stompwebsocket websocket websocket-chat websocket-client websocket-endpoint websocket-server
Last synced: 31 Dec 2024
https://github.com/bertrandmartel/websocket-java
Websocket Server/Client Java implementation
Last synced: 09 Nov 2024
https://github.com/bertrandmartel/websocket-non-blocking
C++ websocket non-blocking server library for Qt4/Qt5
cpp-library qt websocket websocket-server
Last synced: 09 Nov 2024
https://github.com/nikhilnarayanan623/react-go-messenger
mini project of chatting application using Go and ReachtJS with Web Socket
golang jwt reactjs refresh-token websocket
Last synced: 15 Oct 2024
https://github.com/nelsonwenner/mobile-sensors-filter-mahony
:bulb: Implementation of Mahony orientation filter in accelerometer and gyroscope sensors
3d flutter godot mahony-filter quaternion websocket
Last synced: 14 Nov 2024
https://github.com/leafyeexyz/filebox
Zero cost and serverless file delivery web app based on CloudflareR2 or MongoDB or File0 or Supabase / 基于多种可选免费存储服务的零成本无服务器文件快递柜
cloud-storage cloudflare cloudflare-pages cloudflare-workers file0 javascript mongodb nextjs r2 react supabase supabase-js tailwindcss typescript vercel vercel-serverless websocket
Last synced: 11 Oct 2024
https://github.com/voxoco/durable-stream-client
Client NodeJS application for durable-stream
cloudflare-r2 cloudflare-workers durable-objects persistence websocket
Last synced: 01 Dec 2024
https://github.com/thenameisajay/crypto-order-book
This is a real-time order book visualization application for cryptocurrency trading. It uses a WebSocket connection to fetch live order book data from a mock API and displays the top 5 bids and asks for the selected cryptocurrency and exchange.
cryptocurrency cyrpto data-visualization finance learn order-book real-time t3-stack trading websocket
Last synced: 10 Oct 2024
https://github.com/tkssharma/ngrx-socketio-web-poc
🎉Repository for My POC Like (auth0, socket io, ngrx) 🎉
angular-cli angular8 ngrx-effects ngrx-store ngrx-store-devtools nodejs websocket
Last synced: 19 Nov 2024
https://github.com/sets88/wscls
Just a simple terminal based WebSocket client
Last synced: 15 Nov 2024
https://github.com/fawdlstty/sparrow
此项目是一个精简的Web实现示例,通过反射机制实现rpc、websocket、swagger及monitor
http-server rest-api rest-rpc swagger websocket websocket-server
Last synced: 15 Oct 2024
https://github.com/rageagainstthepixel/com.utilities.websockets
A simple websocket plugin for Unity (UPM)
unity unity-upm unity3d unity3d-plugin upm upm-package websocket websocket-client websockets
Last synced: 10 Oct 2024
https://github.com/samboycoding/websocketdotnet
Very backwards-compatible websocket library for .NET
dotnet dotnet-framework dotnet-standard websocket websocket-client
Last synced: 27 Oct 2024
https://github.com/lltheblankll/attendance-system-api-springboot
This project is an Attendance System API built using Spring Boot, WebSocket, and JWT Authentication. The system provides a robust solution for tracking and managing attendance records, with support for real-time updates through WebSocket communication. This attendance is based on the education system of the Philippines
collaborate collaboration github learn realtime-messaging spring-boot spring-framework spring-security springboot websocket
Last synced: 11 Oct 2024
https://github.com/naklecha/python-autoupdate-config
This is a python implementation for an application similar to zookeeper. It keeps your config data in once place and can be updated WUTHOUT a change in code. It is made for distributed systems and can be used in applications like machine learning and web apps.
autoupdate-config config config-management config-python config-server configs configuration configuration-management distributed-configuration python-config python-websocket python-zookeeper websocket websocket-library zookeeper zookeeper-client
Last synced: 08 Nov 2024
https://github.com/giorgikhunashvili/spilo
Lightweight library for developing real time applications
Last synced: 10 Oct 2024
https://github.com/devcsrj/mazerunner
🏃♀️🏃WebSocket maze - TORO Cloud's 2019 IT Elite Challenge Backend
competitive-programming maze websocket
Last synced: 14 Nov 2024
https://github.com/fernandotbarros/bot-blaze
Telegram Bot created to analyze Blaze signals and look for patterns and send to Telegram chat
docker docker-compose node telegram typescript websocket
Last synced: 14 Nov 2024
https://github.com/spacingbat3/disconnection
A pack of WebSocket Server and IPC to handle Discord cross-process communication.
arrpc discord discord-rpc discord-rpc-server ipc rpc rpc-server webcord websocket
Last synced: 10 Nov 2024
https://github.com/sowrensen/gossip
A quick chat app using Laravel 8 (Jetstream-Inertia-Tailwind stack), Vue.js, Pusher/Laravel-WebSockets, and Laravel Echo.
jetstream-laravel laravel laravel-websockets pusher realtime-messaging websocket
Last synced: 05 Nov 2024
https://github.com/lockblock-dev/unmineable.js
A JavaScript library for interacting with the UnMineable API and WebSocket
api crypto pool unmineable websocket
Last synced: 24 Nov 2024
https://github.com/dechristopher/lio
♚ lioctad.org: the forever free, adless and open source octad server
chess free-software game go gofiber non-profit octad rating react redux server type-safe typescript websocket
Last synced: 31 Oct 2024
https://github.com/cosmicoppai/lan-chat
LAN Movie & chat room built using Golang
Last synced: 24 Nov 2024
https://github.com/roe-dl/websocket-clock-js
Displaying the atomic clock of the PTB on a web page
atomic-time clock javascript ptb time websocket
Last synced: 19 Nov 2024
https://github.com/metaapi/metaapi-java-sdk
Java SDK for MetaApi, a professional cloud forex trading API for MetaTrader platform which supports both MetaTrader MetaTrader 5 and MetaTrader 4. Free usage tier available.
api cloud forex java metaapi metaapi-cloud metatrader metatrader4 metatrader5 mt4 mt4-api mt5 mt5-api rest trading websocket ws
Last synced: 23 Jan 2025
https://github.com/cettia/cettia-protocol
A reference implementation and test suite for Cettia protocol
cettia http javascript protocol realtime websocket
Last synced: 12 Nov 2024
https://github.com/yshgroup/turborepo-best
turbo-repo including several apps to provide solutions
angular angular-kanban kanban-board nextjs reactjs turborepo tutorials typescript vercel-deployment vue-router vue3 vueitfy websocket
Last synced: 15 Dec 2024
https://github.com/otsmr/websocket
Learning different langs by implementing the WebSocket protocoll.
Last synced: 13 Oct 2024
https://github.com/shaikahmadnawaz/chat-app
Building a Real-Time Chat in Your React and Node.js App with Socket.IO
nodejs react realtime-chat socketio websocket
Last synced: 26 Dec 2024
https://github.com/tomasbasham/ember-cli-pubnub
An ember-cli addon to to integrate the PubNub low-latency, realtime messaging platform
ember-addon ember-cli pubnub real-time websocket
Last synced: 08 Nov 2024
https://github.com/alienzhou/server_push_demo
some demo about the common techs for server push, e.g. Polling, COMET, SSE, WebSocket
comet demo polling server-push sse websocket
Last synced: 13 Nov 2024
https://github.com/unhappychoice/cycle-pusher
:recycle: Cycle.js driver for Pusher
cyclejs library pusher typescript websocket wrapper
Last synced: 07 Nov 2024
https://github.com/alexkander/loopback-socket
Loopback module for create Socket.io connections and allow call methods and make subscriptions
auth events express expressjs io loopback realtime security socket strongloop subscription websocket
Last synced: 13 Oct 2024
https://github.com/didikz/gosysmon-web
Simple web based system monitor built with Go
Last synced: 27 Jan 2025
https://github.com/ntsd/websocket-benchmark
Compares the speed of WebSocket frameworks for different languages
benchmark bun fasthttp gorilla-websocket k6 tokio-tungstenite uwebsockets websocket
Last synced: 23 Jan 2025
https://github.com/geut/socket-signal-websocket
socket-signal through simple-websocket
reconnecting-websocket simple-websocket socket-signal webrtc websocket
Last synced: 09 Nov 2024
https://github.com/tx7do/kratos-chatroom
kratos websocket chat room example.
Last synced: 08 Nov 2024
https://github.com/blackuy/apollo-chat-graphql-client
Apollo Chat is a Chat Service build on GraphQL Apollo with Subscriptions
apollo apollo-client chat graphql graphql-subscriptions react websocket
Last synced: 12 Nov 2024
https://github.com/airshiplay/socket.io
Realtime application framework (Java Spring Boot Server)
java socket-io socket-io-server socketio socketio-server spring spring-boot spring-boot-starter websocket
Last synced: 15 Oct 2024
https://github.com/xmidt-org/curlws
curlws is a websocket implementation that leverages libcurl.
Last synced: 14 Oct 2024
https://github.com/filips123/zeroframejs
ZeroFrame WebSocket API for JavaScript
decentralized library p2p websocket zeroframe zeronet
Last synced: 16 Oct 2024
https://github.com/romainrg/codeigniter-ratchet-websocket
CodeIgniter library who allow you to make powerfull applications with realtime interactions by using Websocket technology
codeigniter php-library php7 realtime websocket
Last synced: 13 Nov 2024
https://github.com/ep2p/row-server-starter
ROW | Rest Over Websocket | Spring boot websocket that wrapps rest
library rest-api springboot websocket
Last synced: 11 Nov 2024
https://github.com/ilyamatsuev/apex-websocket-client
The library for handling sending and receiving updates by WebSocket protocol in Apex.
apex library salesforce salesforce-apex websocket websocket-client websockets ws wss
Last synced: 11 Jan 2025
https://github.com/z-hao-wang/websocket-reconnect
websocket auto reconnect wrapper
javascript nodejs typescript websocket
Last synced: 18 Dec 2024
https://github.com/mrxian763/friends-matching-backend
移动端 H5 网页好友匹配系统后端,能够根据标签搜索匹配用户、好友组队、私聊、能够根据自身标签匹配与自己相似度最高的用户。帮助你更快速地找到与自己情投意合的伙伴、学习搭子。前端仓库:https://github.com/MrXian763/friends-matching-fronted
java mysql redis spring spring-boot spring-mvc websocket
Last synced: 12 Oct 2024
https://github.com/joshiemoore/p8modem
General-purpose WebSocket modem for PICO-8
javascript lua pico-8 retrocomputing retrogaming websocket
Last synced: 06 Nov 2024
https://github.com/neki-dev/sip-gateway
📟 Simple gateway server for SIP via WebSocket
Last synced: 27 Oct 2024
https://github.com/encodeous/wstream
WStream provides a high-level interface for performant and simple binary streams over WebSocket
client csharp high-performance server stream websocket websocket-server websockets
Last synced: 17 Dec 2024
https://github.com/a-wing/lightcable
lightweight websocket broadcast server
broadcast broadcast-channel websocket websocket-server
Last synced: 15 Dec 2024
https://github.com/agungdwiprasetyo/agungdpcms
Backend for my cms powered by GraphQL and Websocket
api-server clean-architecture golang graphql json-schema orm tdd websocket
Last synced: 16 Nov 2024
https://github.com/filips123/ZeroFrameJS
ZeroFrame WebSocket API for JavaScript
decentralized library p2p websocket zeroframe zeronet
Last synced: 24 Oct 2024
https://github.com/mk4levi/multiplayer-chess
This MultiPlayer-Chess is an interactive online chess game built with React and TypeScript for a seamless front-end experience. The project leverages Docker for efficient containerization and MongoDB for robust data management, offering a dynamic and real-time multiplayer environment.
docker hooks javascript react reactjs tailwindcss typescript websocket
Last synced: 09 Nov 2024
https://github.com/guanhui07/dcr-swoole
💪高性能PHP Framework ,Cli模式,基于Swoole实现,常驻内存,协程,支持容器、切面、PHP8反射特性attributes实现了路由注解、中间件注解、支持Laravel Orm等特性
annotation command container coroutine crontab dependency-injection-container event http illuminate-database middleware mysql orm-framework rabbitmq redis swoole swoole-framework websocket
Last synced: 05 Nov 2024
https://github.com/ahoo-wang/pigeon
Distributed instant messaging system
im instant-messaging kafka message-bus netty rabbitmq real-time redis websocket
Last synced: 14 Oct 2024
https://github.com/Alissonsz/jun2-ish
Web app for watching videos from many sources together with friends.
chat jest nextjs react react-testing-library typescript websocket
Last synced: 04 Nov 2024
https://github.com/rhyskeepence/elm-websocket
Generate an Elm Subscriber and JSON encoders/decoders for a Wai WebSocket server
Last synced: 18 Oct 2024
https://github.com/oieduardorabelo/cdk-api-gateway-websocket
WebSocket API in Amazon API Gateway using AWS CDK
amazon-api-gateway api-gateway aws aws-cdk aws-cdk-typescript aws-lambda aws-lambda-node cdk-example serverless typescript websocket
Last synced: 13 Jan 2025
https://github.com/brandontruggles/pride
A completely free online IDE with GitHub integration and features that encourage collaboration.
free ide javascript node online-ides open-source peer pride pride-server react websocket websocket-server
Last synced: 19 Nov 2024
https://github.com/equim-chan/broken-pantsu
:cupid: Love, rather than sorry.
concurrency pantsu real-time webim websocket
Last synced: 15 Nov 2024
https://github.com/okaybenji/100ng
100-player Pong #AGBIC 2016
game javascript mmo multiplayer online pong websocket
Last synced: 12 Oct 2024
https://github.com/hashi7412/polarfi-casino-dashboard
The foundation of this code structure is built upon React, TypeScript, and Websocket, making use of these technologies to a significant degree at Polarfi Casino Platform.
api casino hashi7412 react shinobi typescript websocket
Last synced: 24 Nov 2024
https://github.com/chenchenwuai/websocket-reconnect
websocket 断开自动重连,使用简单,无依赖,TypeScript编写,单元测试。
reconnection rollup websocket websocket-reconnect websockets
Last synced: 30 Nov 2024
https://github.com/piavgh/live-stream-browser
Simple web app to capture your webcam and send video stream to an RTMP endpoint using WebSocket.
live-streaming nextjs reactjs websocket
Last synced: 22 Nov 2024
https://github.com/biosboy/chat-app
:anger: WebSockets SPA :speech_balloon: Chat App fully builded on :rocket: MERN stack.
express express-server express-session mern mern-stack mongo mongodb node node-js nodejs react redux redux-saga websocket websockets
Last synced: 25 Nov 2024