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.

https://github.com/denizumutdereli/stream-services

An advanced stream workers infrastructure and pipeline, crafted with Golang, is tailored to handle real-time data processing and modification for cryptocurrency markets and including local orderbook management.

binance cryptocurrency exchange indicators local-order-book market-data nats-streaming orderbook pairs websocket

Last synced: 12 May 2026

https://github.com/byonchev/go-engine.io

Go implementation of engine.io server

engineio golang golang-library socketio streaming websocket

Last synced: 24 Mar 2025

https://github.com/20centaurifux/icb-ws

HTML5 front-end for ICB.

chat html5 icb javascript python websocket

Last synced: 28 Apr 2026

https://github.com/castanedaluis/chat-websocket

Chat con protocolo websockets

socket-io websocket

Last synced: 11 Apr 2026

https://github.com/percival33/computer-network-programming

Repo for the network programming course, aimed at creating a real-time advertising bulletin board system

cpp network python3 websocket

Last synced: 19 Apr 2025

https://github.com/lueasf/hftrading

HFTrading is a group project about creating a High Frequency Trading Tool in C++ & Python.

cpp nats python trading websocket

Last synced: 10 Jun 2025

https://github.com/mkawserm/pisig

Pisig is a reusable high performance websocket focused web framework

distributed-systems email fast framework golang push sms web web-framework websocket

Last synced: 16 Jan 2026

https://github.com/rudrodip/go-networking

Implementation of different network protocols in go

go go-testing gorilla-websocket http rpc tcp udp websocket

Last synced: 24 Mar 2025

https://github.com/owenaedwards/bulletinhub

A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.

docker go golang material-ui mongo mongodb react typescript websocket

Last synced: 12 Apr 2026

https://github.com/anandukrishnaaa/airsketch

A fun project inspired by a medium article I came across.

daphne django image-recognition websocket

Last synced: 31 Mar 2025

https://github.com/aykevl/domo-web

Web interface to my home automation devices

home-automation webapp websocket

Last synced: 08 Apr 2025

https://github.com/braycarlson/asol

A library to interact with the LCU API

golang league-of-legends league-of-legends-api websocket

Last synced: 10 Mar 2026

https://github.com/anidipta/agroconnect

Smart Agricultural Marketplace

googletranslate sql streamlit websocket

Last synced: 20 Apr 2026

https://github.com/FanatiQS/EcmaScript-WebSocketServer

Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.

ecmascript http-server javascript nodejs tcp-socket websocket websocket-server

Last synced: 10 Mar 2025

https://github.com/matiasrodlo/flutter-websocket-chat

Flutter WebSocket Local Real-Time Chat (2023)

chat-app dart flutter websocket

Last synced: 03 Jul 2025

https://github.com/jeonjonghyeok/coinss-backend

암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스

gin-gonic golang gorilla postgresql redis websocket

Last synced: 06 Jan 2026

https://github.com/luisvalgoi/websocket-playground

Repository dedicated to learn more about the usage of WebSockets.

websocket websockets

Last synced: 30 Mar 2025

https://github.com/sedatuygur/binance-crypto-dashboard

Binance Crypto Dashboard is leveraging the Binance API to handle live ticker data and implementing a real-time cryptocurrency dashboard

apollo-client apollo-server axios chartjs cypress eslint graphql husky lint-staged nextjs prettier react redis redux redux-toolkit styled-components tailwindcss typescript websocket

Last synced: 11 Jun 2025

https://github.com/mhingston/jayson

JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL

http json-rpc json-schema nodejs websocket

Last synced: 18 Jan 2026

https://github.com/giauphan/websocket

web-chat app using Ably Broadcaster+Echo based on laravel.

laravel laravelwebsocket php websocket websocket-chat

Last synced: 12 Apr 2026

https://github.com/railt/subscriptions

[READ ONLY] The Railt Framework subsriptionbs implementation

graphql php php7 subscriptions websocket

Last synced: 14 Jul 2025

https://github.com/onmax/ws-channels-go

Websocket server in golang

channels golang websocket

Last synced: 24 Mar 2025

https://github.com/podnet/json-rpc-websocket-server

A JSON RPC WebSocket server for device to cloud communication

json-rpc python websocket

Last synced: 29 May 2026

https://github.com/leberkleber/rocket.chat.mqtt

Access RocketChat via MQTT

chat go golang mqtt rocketchat websocket

Last synced: 07 May 2026

https://github.com/guilhermerodrigues680/django-websocket-docker

Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker

chat django django-channels docker docker-compose python3 websocket

Last synced: 18 Jan 2026

https://github.com/rendy752/discord-clone

A Discord Clone that includes chat features, text, voice, video channels, user authentication using Clerk, and web socket for real-time chat

axios clerk clsx emoji-picker eslint livekit lucide-react nextjs14 prisma query-string radix-ui socket-io socket-io-client tailwind tanstack-react-query typescript uploadthing websocket zod

Last synced: 07 Jan 2026

https://github.com/shinokix3/messenger-server

A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.

messanger mongodb nestjs typescript websocket

Last synced: 12 Apr 2026

https://github.com/dxkite/php-websocket

websocket server, support reader as stream

websocket websocket-server

Last synced: 25 Mar 2025

https://github.com/akincenk/tradewatch

A modular trade monitoring & alerting system built with Python. Analyzes market activity and detects unusual behavior. Real-time cryptocurrency trade analytics platform

crypto dash data-visualization fastapi plotly python real-time stream-processing trading websocket

Last synced: 01 May 2026

https://github.com/kettanaito/tug-o-war

A tug-o-war game with Remix, WebSockets, and MSW.

game msw mswjs remix websocket ws

Last synced: 31 Mar 2025

https://github.com/wamp3hub/wamp3js

JavaScript client library for Web Application Messaging Protocol

client-library messaging networking realtime wamp wamp3hub websocket

Last synced: 17 Jan 2026

https://github.com/hercules2013/flutter_mplos

Timer, Task Tracking & Chat App developed by Flutter

chat-application dio flutter websocket

Last synced: 07 May 2026

https://github.com/young-flash/websockets-demo

This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).

cpp publish-subscribe websocket websockets-server

Last synced: 03 Apr 2025

https://github.com/malikmaky/iot-rgb-led-controller

This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.

esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi

Last synced: 21 Jan 2026

https://github.com/ekaone/crdt-yjs

Demo Yjs 📌Yjs is a high-performance CRDT for building collaborative applications that sync automatically

p2p valtio valtio-yjs websocket yjs

Last synced: 29 May 2026

https://github.com/zucchinidev/go-chat-application

A simple web-based chat application with Golang that allows multiple users to have a real-time conversation right in their web browser

chat-application go golang websocket

Last synced: 17 Mar 2025

https://github.com/princiya/websc

Web summer camp (JavaScript) - Peer to Peer Web

canvas express getusermedia javascript node selfieapp webrtc websc websocket

Last synced: 13 Apr 2026

https://github.com/backendstack21/realtime-pubsub-client

The official Realtime Pub/Sub client for JavaScript/TypeScript

client javascript messaging publish-subscribe realtime typescript websocket

Last synced: 22 Feb 2026

https://github.com/initialz/cloudcode

Self-hosted gateway that lets you drive your own `claude` from any terminal, anywhere. Streams a native tmux + claude session from the host where you ran `claude /login` to your laptop, phone, or SSH terminal — PTY bytes only, OAuth never leaves the agent. Persistent workspaces, two-way ACL, embedded admin UI.

anthropic claude claude-code coding-agent developer-tools llm-gateway pty react remote-development rust self-hosted terminal tmux websocket

Last synced: 13 Jun 2026

https://github.com/jas1rk/dailydash

A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.

auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket

Last synced: 06 Apr 2026

https://github.com/team-tritan/vps-ws-agent

grab data from vps' for uptime page using ws & node.

node typescript websocket ws ws-agent ws-server

Last synced: 10 May 2026

https://github.com/basemax/javascriptglobalsummit2023

Talk Live coding -"Building a WebSocket Server and Client: Live Coding with Node.js and JavaScript". In this session, we'll dive deep into the world of WebSocket technology and its transformative potential for real-time communication in web applications.

conference javascript javascript-websocket js talk websocket websocket-api websocket-application websocket-chat websocket-client websocket-connection websocket-example websocket-javascript websocket-js websocket-sample websocket-server

Last synced: 03 Apr 2025

https://github.com/jharrilim/chatroom

Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.

angular angular7 csharp dotnet dotnet-core material-ui netcore netcore2 signalr websocket

Last synced: 11 Apr 2026

https://github.com/tolstoyevsky/shirow

An RPC server framework based on top of Tornado

django jwt-authentication python python3 rpc-server shirow tornado-framework websocket

Last synced: 13 Feb 2026

https://github.com/keivanipchihagh/kucoin-websocket

Multi-threaded KuCoin WebSocket with self-management mechanisms to ensure stable streaming at all times

kline kucoin kucoin-api kucoin-token self-managed websocket

Last synced: 24 Nov 2025

https://github.com/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/arturoeanton/gofuji

A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling execution in real time.

breakpoint breakpoints console-evaluator dap debug-adapter-protocol debugger debugging-tool delve developer-tools fiber go go-application-debugger golang ide interactive-debugging real-time-debugging variable-inspector web-based-debugger websocket

Last synced: 20 May 2026

https://github.com/rhaeguard/multiplayer-tictactoe

Tictactoe that can be played by two people in different machines

multiplayer-game react tictactoe websocket

Last synced: 19 Jun 2026

https://github.com/sikelio/sikontrol

Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable

audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket

Last synced: 13 Apr 2026

https://github.com/denisraymer/bitcoin-alert

View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley

javascript websocket

Last synced: 05 Dec 2025

https://github.com/likhithkp/realtime-notifications-service

A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.

go golang kafka notification-service notification-system postgresql real-time-notification redis websocket

Last synced: 18 Apr 2026

https://github.com/ipublikuj/websockets-zmq

ZeroMQ pusher & consumer for WAMP server for Nette Framework (3.0+)

extension ipub ipublikuj message-queue nette websocket websockets zeromq

Last synced: 20 May 2026

https://github.com/houshmand-2005/chat_app

A WebSocket-based chat application built with FastAPI

chatroom websocket websocket-chat

Last synced: 24 Dec 2025

https://github.com/weisyn/client-sdk-js

WES Client SDK for JavaScript/TypeScript - 用于链外应用开发的 JavaScript/TypeScript 客户端工具包,提供 Token、Staking、Market、Governance、Resource 等业务服务

blockchain blockchain-sdk client-sdk dapp grpc javascript json-rpc market nodejs resource sdk token typescript utxo wallet web3 websocket wes

Last synced: 30 May 2026

https://github.com/pjtunstall/the-mad-bombers-tea-party

01Founders project to make a multi-player browser game using web sockets, and no WebGL or any 3rd-party framework. Based on a single-player version by fellow students; see in-game credits.

game javascript multiplayer-game node-js websocket

Last synced: 13 Apr 2026

https://github.com/abgeo/chat

Simple web chat on Python with Tornado web server

chat python tornado websocket

Last synced: 28 Apr 2026

https://github.com/dannyphang/mahjong

A web app that allow players to play a 3 player mahjong (Malaysia version) for free

3-players angular mahjong nodejs websocket

Last synced: 05 May 2026

https://github.com/asynched/resource-monitor

A task manager/resource monitor version for the web using websockets.

node react websocket

Last synced: 03 May 2026

https://github.com/saif-gitreps/sync-docs

A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.

clerkauth liveblocks nextjs typescript websocket

Last synced: 12 Apr 2026

https://github.com/anuragarwalkar/chat-buddy

📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket

angular mongodb typescript websocket

Last synced: 09 May 2026

https://github.com/uukelele-scratch/hybridoma

Hybridoma: Write Python, get a reactive frontend - no JS framework required

asgi asyncio flask web websocket

Last synced: 05 Oct 2025

https://github.com/techemmy/flask-chat-application

A Flask chat application that uses sockets with python and javascript. Also includes tests

back-end-development flask front-end-development javascript postgresql python websocket

Last synced: 13 Apr 2026

https://github.com/voronov-nikita/bikestat

The team case of the pre-professional Olympiad - personal recommendations for cyclists.

client-server javascript python3 react-native websocket

Last synced: 06 Oct 2025

https://github.com/actionagentai/openclaw-dashboard

React/Next.js visual dashboard for the OpenClaw AI gateway — every CLI command as a UI page, with speech-to-text everywhere

ai dashboard nextjs openai openclaw react self-hosted speech-to-text websocket whatsapp

Last synced: 31 May 2026

https://github.com/ronething/pc-wechat-bot-client

pc wechat golang 客户端

golang http websocket wechat

Last synced: 08 Oct 2025

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/mahmoudsaeednst/buddyboss-with-websocket-react-and-flutter

Creating Websocket Server with Front-End to add new features for buddyboss messages (real-time messaging and calling video/audio)

buddyboss flutter nodejs react websocket

Last synced: 14 Apr 2026

https://github.com/mars05/netutil

:blush:一个网络相关的工具包,对Netty进行了一些抽象封装,实现了简易的rpc、websocket服务端、分布式锁等

net netty netutil rpc websocket

Last synced: 19 Jan 2026

https://github.com/sameeh07/online_medical_consultation

Online medical consultation system made using MERN stack designed for wizbot to interact with doctor live.

expressjs mongodb nodejs peerjs reactjs socket-io webrtc websocket

Last synced: 06 Apr 2026

https://github.com/fardinak/websocket

An opinionated WebSocket Server in Golang

golang golang-module websocket websocket-server

Last synced: 14 Jan 2026

https://github.com/saadmdsabah/discord-clone-using-spring-boot-stomp-client-and-react-js

A full-stack, real-time chat application inspired by Discord, featuring a containerized architecture for easy setup and seamless communication.

docker docker-compose dockerhub java-21 jwt-authentication mongodb nginx-docker react react-hot-toast reactjs redis-cache redux-toolkit spring-boot stompjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/shahradelahi/coinex

[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API

api coinex cryptocurrency exchange http websocket

Last synced: 11 Oct 2025

https://github.com/purehyperbole/wsev

An ergonomic epoll based websocket server library in Go

epoll golang library websocket websocket-server

Last synced: 24 Jan 2026

https://github.com/lesiaukr/goit-pythonweb-hw-03

Master's degree | Advanced Python Programming | HW | Web basics | Simple HTTP server

docker docker-compose goit-pythonweb-hw-03 http-server jinja2-templating-engine python websocket

Last synced: 14 Apr 2026

https://github.com/nurislom373/nimble

Nimble - A next-generation protocol for Reactive WebSocket.

java kotlin protocol reactive webflux websocket

Last synced: 18 Apr 2026

https://github.com/msusman1/webrtc-server

WebRTC Signaling server Implemented using Nodejs Socket io

socket-io webrtc webrtc-signaling webrtc-video websocket

Last synced: 14 Apr 2026

https://github.com/barokurniawan/websocket

simple websocket implementation

golang websocket

Last synced: 14 Jan 2026

https://github.com/neography7/questr-gateway

This repository contains the api gateway portion of the Questr Q&A application."

api-gateway graphql grpc nestjs socket-io websocket

Last synced: 10 Apr 2026

https://github.com/techchrism/mobile-robotics-lab-web

Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state

canvas robotics vue vuetify websocket

Last synced: 29 Apr 2026

https://github.com/kauancode/highload-delivery-simulation

Simulação de um sistema de delivery escalável em Node.js + TypeScript, com MongoDB, Redis, filas e notificações em tempo real. Projeto focado em arquitetura distribuída, performance e testes de carga.

api backend distributed-systems docker express jest mongodb nodejs rabbitmq redis typescript websocket

Last synced: 07 Apr 2026

https://github.com/lezdcs/kick_chat

💬 Flutter Package for Kick Chat

chat irl kick websocket

Last synced: 27 Jan 2026

https://github.com/rcasto/distributedexperiment

An experiment with distributed web computing

distributed-computing raytracing webgl websocket webworker

Last synced: 15 Oct 2025

https://github.com/winston-yallow/mosaic-server

WebRTC Signalling Server made for a Godot game

game-development webrtc-demos webrtc-signaling websocket

Last synced: 25 Oct 2025

https://github.com/adamanr/videochat

Video chat built in Golang language (Server) and React framework (Client)

go golang react videochat websocket

Last synced: 05 May 2026

https://github.com/dalisoft/appsocket

Lightweight, fast & simple WebSocket client

client desktop web websocket

Last synced: 22 Jan 2026

https://github.com/eugenepokalyuk/react-burger

The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.

cypress jest react redux typescript websocket yandex-praktikum

Last synced: 27 Jan 2026