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/nesvet/insite

Real-time full-stack framework: WebSocket server/client, MongoDB + Change Streams, pub/sub publications, users/orgs/roles with RBAC, cookie auth over WS, file transfers. TypeScript/Bun monorepo with server orchestrator, client SDK, and React UI components

framework fullstack mongodb rbac realtime typescript websocket

Last synced: 01 Apr 2026

https://github.com/visualstudioex3/flecktest

A little chat console program to test Fleck websockets library and IoC with Microsoft Dependency Injection library, developed in C# using .NET Core 3.1.

chat chat-application chatapp csharp dependency-injection donet-core dotnet dotnetcore fleck job-interview netcore netcore31 technical-test visual-studio websocket

Last synced: 14 Apr 2026

https://github.com/relaycorp/ws-mock-js

Mock client and server to unit test the NPM package 'ws'

websocket

Last synced: 05 Mar 2026

https://github.com/idabmat/tic_tac_toe_client

React Client for the Tic Tac Toe game

nextjs react ssr tic-tac-toe websocket

Last synced: 16 Apr 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/opencpo/opencpo-core

⚡ OCPP 1.6 + 2.0.1 Central System with zero trust networking, built-in PKI, and profile-driven charger compatibility

cpo ev-charging fastapi mtls ocpp ocpp16 ocpp201 pki websocket zero-trust

Last synced: 03 Jun 2026

https://github.com/mahsumurebe/jrpc-server

JSONRPC 2.0 NodeJS Server written in TypeScript

http-server jsonrpc jsonrpc-lib jsonrpc-server jsonrpc2 websocket

Last synced: 05 Oct 2025

https://github.com/nequeo/resource

Resource code, includes WebRTC client, Cloudflare Calls client, etc...

aws cognito mathematics webrtc websocket

Last synced: 27 Jan 2026

https://github.com/nahida-aa/siokit

Socket.IO-compatible server & client

socket-io websocket

Last synced: 28 May 2026

https://github.com/lezdcs/kick_chat

💬 Flutter Package for Kick Chat

chat irl kick websocket

Last synced: 27 Jan 2026

https://github.com/michaelwp/go-meet

a simple video call meeting application build with Go and React

golang reactjs streaming webrtc websocket

Last synced: 14 Apr 2026

https://github.com/athanclark/websockets-simple

A simple wrapper around the websockets library.

algebraic-data-types api haskell websocket

Last synced: 16 Nov 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/joaquinbejar/lightstreamer-rs

Lightstreamer TLCP (Text-based Live Connections Protocol). It provides a robust client SDK to interact with Lightstreamer servers, enabling real-time data streaming for financial applications, IoT systems, and other use cases requiring live data updates. While it was initially developed to support the ig

lightstreamer tlcp trading websocket

Last synced: 02 Apr 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

https://github.com/hunwalk/yii2-websocket

This is the new maintained version of the yii2-websocket package

php ratchet ratchetphp websocket yii2 yii2-websocket

Last synced: 02 Mar 2026

https://github.com/sedrubal/websocketchat

A small and simple chat website using tornado and websockets.

bootstrap chat tornado web-app websocket

Last synced: 17 Oct 2025

https://github.com/whitestormjs/network-module

🚀💬 Network module for Whitestorm.js (alpha)

networking node nodejs npm socket-io websocket whs

Last synced: 05 May 2026

https://github.com/daveaditya/spring_chatroom

Implementing Chat Room concept in Spring Web MVC

java jsp-servlet springframework springmvc websocket

Last synced: 16 Apr 2026

https://github.com/rudra1806/relay

A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.

arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand

Last synced: 14 Apr 2026

https://github.com/onmax/chat_websockets

This app is built in Java with Maven and WebSockets

chat java maven websocket

Last synced: 04 May 2026

https://github.com/litsynp/chatroom-practice

An implementation of simple chat service with Spring Boot with Kotlin, WebSocket, SockJS, STOMP and FreeMarker.

axios bootstrap freemarker kotlin sockjs spring-boot stomp vuejs websocket

Last synced: 16 Apr 2026

https://github.com/moojigc/sillygame

Multiplayer drawings! Using the power of websockets, draw collaboratively with your friends!

canvas go golang svelte websocket

Last synced: 16 Apr 2026

https://github.com/sanlamamba/chat-app

Real-Time Chat Application: WebSocket server + terminal client with room-based chat, presence, message history, and user authentication

mongodb nodejs real-time redis terminal websocket

Last synced: 02 Apr 2026

https://github.com/vishalgupta8982/linkmate-mobile-app

Developed Linkmate, a mobile app with real-time chat, post uploads, and user profiles for education, experience, projects, and skills, using React Native and Spring Boot and MongoDB. I have mentioned a demo video link below✌️

cloudinary firebase jwt-authentication mongodb push-notifications react-native redux-persist redux-thunk spring-security springboot3 typescript websocket

Last synced: 04 Jan 2026

https://github.com/tripolskypetr/node-redis-grpc-stream-queue

Enables reliable bidirectional gRPC streaming with automatic retries, message queuing, error handling, and logging, supporting real-time communication between distributed services in a robust and fault-tolerant manner.

benchmark fault-tolerant fault-tolerant-microservices grpc in-memory nodejs playwright queue realtime redis redis-cache streaming stress-testing tests websocket

Last synced: 13 Feb 2026

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

Extension for implementing sessions into ipub/websockets server

ipub ipublikuj nette nette-framework session websocket websockets

Last synced: 04 Feb 2026

https://github.com/abhirockzz/websocket-ejb

Behavior of WebSocket endpoints when decorated with EJB annotations

ejb glassfish javaee jsr356 payara-server tyrus websocket

Last synced: 26 Oct 2025

https://github.com/siopipin/socketio

Aplikasi Timbang Realtime dengan Socket Io NodeJS + Express Js

ejs javascript nodejs socket-io websocket

Last synced: 16 Apr 2026

https://github.com/altanis/websocket-implementation

An (incomplete) implementation of a RFC-6455 compliant websocket library.

websocket

Last synced: 27 Oct 2025

https://github.com/abhirockzz/accs-jetty-embedded

Demonstrates how to build and deploy a Jetty based Java application using Oracle Cloud

javaee jaxrs jersey jetty oracle-application-container-cloud oracle-cloud rest websocket

Last synced: 07 Apr 2025

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

📡 Simple php websocket server

implementation php websocket

Last synced: 18 Jun 2025

https://github.com/jekabsilkens/websocket-notifs

Websocket notifications | Laravel | Reverb | Echo | Redis

laravel redis websocket

Last synced: 16 Apr 2026

https://github.com/farwayer/ws-rpc

Simple, small rfc-correct JSON-RPC 2.0 implementation via websockets

api jsonrpc msgpack rpc websocket

Last synced: 12 Feb 2026

https://github.com/mmikhail2001/team_chat

ВКРБ МГТУ ИУ6. Корпоративный мессенджер. SSO, треды, реакции, групповая политика, интеграция с Gitlab.

gitlab golang keycloak oauth2 react typescript webhook websocket

Last synced: 24 Jan 2026

https://github.com/i2y/wasabi

A cross-platform UI framework for Go

cross-platform go golang gui ui websocket webview webview2

Last synced: 08 May 2026

https://github.com/nktkas/rews

Drop-in WebSocket replacement with automatic reconnection.

reconnect retry websocket ws

Last synced: 02 Apr 2026

https://github.com/confy-security/cli

CLI client for the Confy encrypted communication system

chat chat-application chat-cli cli confy prompt-toolkit typer websocket

Last synced: 28 Jan 2026

https://github.com/andrasg/loxone-ts-api

A node module written in TypeScript to communicate with Loxone Miniservers via websockets.

loxone typescript websocket

Last synced: 11 Feb 2026

https://github.com/bavllymagid/tic-tac-toe

Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.

java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket

Last synced: 06 Feb 2026

https://github.com/evs-ptr/rust-rcon-web

A fast, modern web console for Rust game server administration via RCon.

bun rcon rust svelte sveltekit tailwindcss typescript websocket

Last synced: 12 Apr 2026

https://github.com/rexlx/scream

chat application. go, htmx, bbolt db, bulma css.

bbolt bulma-css go htmx websocket

Last synced: 17 Mar 2026

https://github.com/iamnanjo/encrypted-chat-app

End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API

chat-application encryption end-to-end-encryption nuxt3 web-crypto-api websocket

Last synced: 27 Feb 2026

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/nirjan-dev/litsi

Litsi Chat is a real-time video chat application built with Nuxt.js. It allows users to create and join rooms, and engage in private and instant video chats. The application is designed to be simple, secure, and easy to use.

chat flyio nitropack nuxt p2p typescript videocall videochat vue webrtc websocket

Last synced: 15 Apr 2026

https://github.com/liraymond04/webrtc-client

A native client library for WebRTC written in C and libdatachannel

c datachannel libdatachannel networking p2p peer-to-peer peerconnection rtcpeerconnection webrtc webrtc-client websocket

Last synced: 16 Apr 2026

https://github.com/icd360s-e-v/mitglieder

Offizielle Mitglieder-App des ICD360S e.V. - Flutter Cross-Platform (Android, iOS, Windows, macOS, Linux)

accessibility android association community cross-platform dart f-droid flutter german ios linux macos member-management nonprofit open-source social-impact volunteer webrtc websocket windows

Last synced: 27 Jun 2026

https://github.com/pouchlabs/pouchrealtor

blazing fast socket.io alternative,pure websockets.

io pubsub realtime socket websocket ws

Last synced: 27 Feb 2026

https://github.com/rufiorogue/nitter-feed

Parses Nitter and provides REST and Websocket API to fresh posts and user timeline history

docker nitter rest-api twitter websocket

Last synced: 16 Apr 2026

https://github.com/belikhun/iot-smart-device

IoT Smart Device (Graduation Thesis)

esp32 iot micropython python websocket wifi

Last synced: 01 Feb 2026

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

PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI

api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand

Last synced: 13 Apr 2026

https://github.com/george551556/distributed_control

The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself

distributed distributed-systems gin golang http md5 websocket

Last synced: 08 Feb 2026

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/codeastra2/springboot_with_stomp

A Python Stomp client to interact with a Springboot server over websockets.

python springboot stomp stompwebsocket websocket

Last synced: 01 May 2026

https://github.com/sebastian4j/ws-aws-lambda

uso de websockets en aws con lambdas

aws aws-lambda java websocket

Last synced: 01 May 2026

https://github.com/actyx/wsrpc

WebSocket-based RPC server

rpc rust websocket

Last synced: 29 Jun 2026

https://github.com/berttejeda/bert.bill.webterminal

Webterminal agent for bert.bill

bash process python spyder websocket webterminal

Last synced: 26 Feb 2025

https://github.com/arnu515/python-realworld-chat

RealWorld Chat App with Python (FastAPI) and ReactJS

chat discord fastapi python3 real-time realworld svelte websocket whatsapp

Last synced: 11 Apr 2026

https://github.com/algrvvv/laravel-pings

Небольшой проект на Laravel, который может пинговать нужные вам сервера в нужный промежуток времени

composer laravel npm php pusher vuejs websocket

Last synced: 11 Apr 2026

https://github.com/romulooliveira94/romin-chats

Full-stack Real time chat website, with multiple rooms.

javascript nodejs react socket-io tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/chattalk/.github

MSA 마이그레이션 & 실시간 통신 트래픽 제어 프로젝트 - CHATTALK

axios graphql java kafka mongodb postgresql react redis redis-pubsub redux-toolkit spring-boot spring-cloud spring-data-jpa styled-components typescript websocket

Last synced: 11 Apr 2026

https://github.com/sacoo7/socketcluster-client-kotlin

Native kotlin and android client for socketcluster framework in node.js

client kotlin socketcluster websocket

Last synced: 03 Apr 2025

https://github.com/suhailroushan13/websocket.io

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets

websocket websocket-client websocket-server

Last synced: 26 Jun 2025

https://github.com/aakashgaurab/dmchatapp

It is a direct messaging real time chat application

bcrypt expressjs jsonwebtoken mongodb nodejs reactjs websocket

Last synced: 11 Apr 2026

https://github.com/fuglede/slackbot

Yet another Go implementation of the Slack RTM API.

hacktoberfest slackbot websocket

Last synced: 16 Nov 2025

https://github.com/alexgalhardo/criptobot.alexgalhardo.com

A simple project using Binance WebSockets, Vite, ReactJS + TypeScript to render in realtime crypto currencies trading prices.

binance criptocurrency react typescript vite websocket

Last synced: 01 May 2026

https://github.com/omjoshi29/hypernode

A web application to find tech courses and compare courses from various platforms

css expressjs mongodb nodejs reactjs redux websocket

Last synced: 11 Apr 2026

https://github.com/afzalimdad9/btc-predictor

💰 Bitcoin price guessing game - High/Low in 10 seconds.

api bitcoin btc dollar e2e-tests game money playwright react soundeffects tailwindcss typescript ui ux vite websocket

Last synced: 11 Apr 2026

https://github.com/shashankvish0010/wemeet

WeMeet is a complete solution for online meetings need it is designed to revolutionize the way you schedule and conduct online meetings. Whether you're organizing team sync-ups, client presentations, or virtual conferences, WeMeet ensures a secure, reliable, and user-friendly platform for all your meeting need

express nodejs pern postgresql react redis redis-cache socket-io tailwindcss typescript webrtc websocket

Last synced: 11 Apr 2026

https://github.com/venkatreddy071/resolvenow-your-platform-for-online-complaints

The Online Complaint Registration and Management System is an innovative platform designed to simplify the process of handling complaints, whether from customers, employees, or other stakeholders. This system serves as a bridge between users and service providers, ensuring that every issue is logged, tracked, and resolved efficiently.

admin agent express jwt login mail mongoose nodejs nodemailder nosql react reactjs render rolebaseaccess socket-io socket-io-client tailwindcss user website websocket

Last synced: 11 Apr 2026

https://github.com/gustavogss/polls-api

API para enquetes em tempo real

docker fastapi nodejs typescript websocket

Last synced: 11 Apr 2026

https://github.com/rakhiazfa/learn-go-websocket

A simple chat app built with go and gorilla websocket

chat-app go golang gorilla-websocket websocket

Last synced: 12 Sep 2025

https://github.com/arunydvv/advance-backend

This repo was meant to practice adv backend practices

websocket

Last synced: 22 Apr 2026

https://github.com/vishalrk1/junior-scientist-agent

The Junior Data Scientist CLI is an AI-powered command-line tool designed to take the grunt work out of your data science projects.

agent ai deep-learning fastapi gemini genai llm llms nlp openai prompt-engineering python rag websocket

Last synced: 11 Apr 2026

https://github.com/playbott/go_remox_server

Remote control application server for PC using mouse, keyboard

keyboard mouse remote-control websocket

Last synced: 18 Jun 2025

https://github.com/taybct/spring-taybct-tools

Spring TayBct Tools 是一个Spring 业务组件基础集成的工具类库,对一些常用的中间件做了基础的常用的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。

alibabacloud dubbo dynamic-datasource elasticsearch java minio mybatis-plus oss rabbitmq redis rsa scheduling sm2 sm3 sm4 spring-boot spring-cloud webflux webmvc websocket

Last synced: 13 May 2026

https://github.com/shelepuginivan/namespace-server

Облачный сервис для локальной сети

cloud filesystem websocket websocket-server

Last synced: 30 Jun 2025

https://github.com/ucx15/websocks

Implementation of WebSockets using Node.js and WebSockets API

javascript nodejs websocket

Last synced: 14 May 2026

https://github.com/filipe1309/ew-hacker-chat-server

Project developed during EW JS Expert v3

ew-js-expert js-expert-week nodejs websocket

Last synced: 18 Apr 2026

https://github.com/avivharuzi/ws-example

WebSocket example project using Node.js and Angular

angualr nodejs nx typescipt websocket

Last synced: 19 Apr 2026

https://github.com/kirpinev/burger

Маленькая бургерная на краю вселенной...

css-modules react react-dnd redux redux-thunk typescript websocket

Last synced: 28 Apr 2026