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/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/korkje/wsi

Asynchronously iterate WebSockets

deno iterator typescript websocket

Last synced: 28 Apr 2026

https://github.com/discretetom/rua

Event-driven async messaging framework.

go kcp websocket

Last synced: 16 Aug 2025

https://github.com/lakshanwd/node-web-sockets

Sample implementation of web sockets with node

chat node-js websocket

Last synced: 28 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/castanedaluis/chat-websocket

Chat con protocolo websockets

socket-io websocket

Last synced: 11 Apr 2026

https://github.com/gustavohnsv/springboot-websocket-livechat

Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.

css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/rxtoolkit/socketio

🚰 RxJS operators for working with Socket.io (v4 or lower) servers

fp functional-programming observables package reactive-programming realtime rxjs socket-io socketio streaming websocket websockets

Last synced: 12 Feb 2026

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

📡 Simple php websocket server

implementation php websocket

Last synced: 18 Jun 2025

https://github.com/iamkartiksaini/mern_social_chat_app

Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.

authentication express-js javascript middleware mongodb multer reactjs websocket

Last synced: 13 Apr 2026

https://github.com/h0rn0chse/socket-server

Extends express.js and ws server with some utilities

express expressjs websocket websocket-client websocket-server ws

Last synced: 28 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/vnapnic/go-websocket

example go-websocket

golang grpc grpc-go redis websocket

Last synced: 20 Aug 2025

https://github.com/maniam/speak-io

A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.

bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp

Last synced: 29 Apr 2026

https://github.com/samuel-ricardo/codelivery-site

This project is a application of a complete Full Cycle project, with amazing technologies like NextJS for front-end, NestJS for back-end, MongoDB database, GO Lang for microsservice, Docker & Kubernetes for devops, metrics with Elastic Search & Kibana, Event Architeture with Kafka and more.

cloud deploy elasticsearch go golang google google-maps javascript kafka kibana kubernetes material-ui nestjs nextjs socket-io typescript vercel websocket

Last synced: 09 Apr 2026

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

Websocket notifications | Laravel | Reverb | Echo | Redis

laravel redis websocket

Last synced: 16 Apr 2026

https://github.com/codybartfast/hello-websocket-cs

WebSocket Client 'Hello World' using .Net in C#

client csharp dotnet hello-world websocket

Last synced: 29 Apr 2026

https://github.com/mars05/netutil

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

net netty netutil rpc websocket

Last synced: 19 Jan 2026

https://github.com/abdelkarim-01/real-time-chat-application

Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.

css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket

Last synced: 29 Apr 2026

https://github.com/nguyennhathuynh/finance-xd-app

(Status Project: Done) [APP] Finance App is a powerful, cross-platform mobile application built with Flutter and Dart, designed to help individuals and professionals manage their personal finances with ease.

dart firebase flutter websocket

Last synced: 14 Apr 2026

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

Small project with Cosmo-Burger restoraunt

react redux redux-thunk redux-toolkit websocket

Last synced: 08 May 2026

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

Socket.IO-compatible server & client

socket-io websocket

Last synced: 28 May 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/imteekay/websocket-chat

Chat with Web Socket | Using ActionCable & Redis

actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server

Last synced: 29 Apr 2026

https://github.com/ch-iv/flask-websockets

WebSockets extension with channels for Flask

flask flask-websockets python websocket websockets

Last synced: 29 Apr 2026

https://github.com/sayalisachin/medicrypt

This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO

cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket

Last synced: 13 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/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/vinitgurjar/web-socket-chatapp

A Real Time web based chat application.

backend backend-server real-time websocket

Last synced: 20 Aug 2025

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/universe3/ichat-web-application

this is iChat web application. its like a web whatshap web. you can use it for messaging

beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket

Last synced: 25 Apr 2025

https://github.com/drakov09/mermaidjs-server

🖼️ Transform Mermaid diagrams to SVG or PNG with a high-performance Node.js server, featuring caching, real-time rendering, and minimal browser use.

cloud-run diagrams docker mermaid nodejs png puppeteer rendering svg websocket

Last synced: 29 Apr 2026

https://github.com/syntax-queen/adc-backend

Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.

chat-app chat-application dream-analysis flask openai vue websocket

Last synced: 29 Apr 2026

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/athanclark/websockets-simple

A simple wrapper around the websockets library.

algebraic-data-types api haskell websocket

Last synced: 16 Nov 2025

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/edivados/nitro-spa

Vite SPA + Nitro Server with Socket.IO & WS in Node environment

nitro socket-io spa unjs websocket ws

Last synced: 12 May 2026

https://github.com/blaze-d83/hardware-monitor-go

This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.

go-templ golang hardware-utility htmx websocket

Last synced: 20 Apr 2026

https://github.com/luechtdiode/mobile-queue

Digital and mobile queue for events, which allows the interested parties to share the waiting time for more meaningful activities as standing the whole time in the real queue.

akka-http akka-streams angular ionic scala websocket

Last synced: 30 Apr 2026

https://github.com/cryptorzz/stocktv-ws-demo

StockTV WS 的 Java 客户端实现,提供股票实时数据的推送功能,附带前端测试文件。

websocket

Last synced: 19 Aug 2025

https://github.com/chempik1234/empty-kitchen-microservices

a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time

alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket

Last synced: 12 Feb 2026

https://github.com/saber2pr/messager

文本传输助手

koa koa-router react typescript websocket

Last synced: 30 Apr 2026

https://github.com/marcosmarcolin/async-php

Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.

asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman

Last synced: 08 May 2026

https://github.com/tako8ki/golang-websocket-task-app

GolangとWebsocketで作ったリアルタイムなタスク管理アプリ

go websocket

Last synced: 10 Jun 2026

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/joeyko/admin-service

Spring Boot RESTful API Service

minio mysql secutiry spring spring-boot websocket

Last synced: 05 May 2026

https://github.com/bhaskarradha123/chatting_application_byspring

LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism

chat css html5 java javamailsender javascript message-broker postman spring-boot websocket

Last synced: 13 Apr 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/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/micahondiwa/airbnb_clone

Developing a website similar to Air BnB website.

css html html5-css3 infrastructure javascript websocket

Last synced: 10 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/icasso/moon

Crypto SPOT price

python streamlit websocket

Last synced: 19 May 2026

https://github.com/dr-dream/rest-to-rest-proxy

Quarkus/Camel based proxy to pass http requests to remote agent

camel kotlin quarkus vertx websocket

Last synced: 11 Feb 2026

https://github.com/abidalwassie/realtime-chat-server

Node.js application for realtime socket.io connection.

express javascript nodejs socket-io typescript websocket

Last synced: 14 Mar 2025

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/qchateau/space-dodgems

A web-based mini game in C++20, featuring coroutines.

boost coroutines cpp cpp20 javascript websocket

Last synced: 01 May 2026

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/chinmayagrawal775/realtime-tic-tac-toe-game-using-django-channels

Real-Time TIC TAC TOE Game Built Using Django & Django-Channels, WebSockets.

django django-channels game python realtime-game redis redis-cache websocket

Last synced: 09 May 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/larissaperinoto/buffet-app

Sistema de monitoramento de pesos para restaurantes.

angular serialport typescript websocket

Last synced: 14 May 2026

https://github.com/web2solutions/jumentix-vue-ui

"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.

indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket

Last synced: 13 Apr 2026

https://github.com/dougfsilva/autoatendimento-backend

O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.

clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket

Last synced: 01 May 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/vkatsuba/wc

Web Console: XMPP/WebSocket console

web-client websocket

Last synced: 18 Mar 2026

https://github.com/zahtec/pindrop

Quick file sharing using modern web technologies

express file-sharing pwa webrtc websocket

Last synced: 23 Mar 2025

https://github.com/roq-trading/roq-client-bridge

Network access to C++ client using Websocket for transport and various encoding/decoding protocols.

api binary bridge cpp26 flatbuffers json sbe websocket

Last synced: 02 May 2026

https://github.com/aniket205kadam/namasteapp

🚀 Namaste App – A full-stack web application with a React frontend and Spring Boot backend.

docker java javascript jwt reactjs spring-boot websocket

Last synced: 11 Apr 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/stackthecode/messaging-app

Real Time messaging app with different features developed on Spring Boot (Cortex)

java jwt messaging spring-boot websocket

Last synced: 15 May 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/ryanthemcpherson/minecraft-audio-viz

Real-time audio visualization in Minecraft using Display Entities. Captures system audio, runs FFT analysis, and renders reactive 3D visualizations with multi-DJ support.

audio-visualization display-entities fft java minecraft minecraft-plugin python tauri threejs websocket

Last synced: 27 Feb 2026

https://github.com/alexander-hagen/node-api-coinbase

Non-official implementation of Coinbase's API's. Developed for personal use.

api-rest coinbase javascript nodejs websocket

Last synced: 10 Feb 2026

https://github.com/wesleymcginn/local-binary-communication-network

This program lets people send binary messages over the local network by clicking a box (1) and releasing it (0). Messages can be sent with Morse code, binary, or something else.

binary-communication morse-code websocket

Last synced: 18 Mar 2026

https://github.com/anidipta/agroconnect

Smart Agricultural Marketplace

googletranslate sql streamlit websocket

Last synced: 20 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/nueluzoma/portfolio-project

Automated CI/CD Pipeline for Web Applications using Jenkins and GitHub

ci-cd docker jenkins websocket

Last synced: 12 May 2026

https://github.com/cloudlena/clong

A fun multiplayer game

game go golang mysql websocket

Last synced: 14 Apr 2025

https://github.com/rudrodip/sonicrypt

Sonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions.

arduino cpp esp-idf esp32 esp32-s3 espressif platformio solana websocket

Last synced: 10 Apr 2026

https://github.com/aarush0101/rich-presence

Rich presence stimulated through Discord WebSocket based connection.

discord educational rich-presence rpc websocket

Last synced: 11 Apr 2026