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/metadev-xi/solana-striker

Fast-paced competitive shooter with SPL token rewards

blockchain crypto solana solana-game unity web3 websocket

Last synced: 31 May 2026

https://github.com/tuhuynh27/ws-game-server

Example Game Server written in Go

go mongodb websocket

Last synced: 18 May 2026

https://github.com/krutarth-2004/chess

A real-time multiplayer Chess game built with Node.js, Express, Socket.IO, and Chess.js. Supports drag-and-drop moves, move validation, board sync, player roles (White, Black, Spectator), pawn promotion, game restart, draw offers, and resign feature — all in a modern responsive UI.

browser-game chess chessjs draggable-ui expressjs javascript multiplayer-game nodejs real-time socket-io tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/taiyoh/graphqlws-subscription-server

this project is work in progress

golang graphql websocket

Last synced: 21 Feb 2026

https://github.com/kyungw00k/upbit

📈 AI-native CLI for Upbit cryptocurrency exchange — market data, trading, real-time TUI, candle cache, i18n (ko/en)

ai-tools bubbletea candlestick-chart cli cryptocurrency go llm terminal trading tui upbit websocket

Last synced: 31 May 2026

https://github.com/sssshefer/socket-io

Project on how to use socket.io

nodejs socket-io websocket

Last synced: 01 Mar 2025

https://github.com/sirmaxx/fastapi_deepface

Example for deepface ,aync,websocket fastapi integration

deepface fastapi haarcascade-frontalface websocket

Last synced: 28 Apr 2026

https://github.com/jmanhype/cybertask

AI-Powered Task Management Platform built autonomously by the Cybernetic Orchestration Platform

ai-powered autonomous-development claude-flow cybernetic jwt-authentication nodejs postgresql prisma react task-management typescript websocket

Last synced: 09 Oct 2025

https://github.com/suhailroushan13/suhail-projects

These are My Node.js Projects , Its a software development project that uses the Node.js runtime environment to build and execute server-side JavaScript applications. Node.js is an open-source, cross-platform, and lightweight runtime environment that is built on the V8 JavaScript engine used in Google Chrome. It provides a number of builtin modules

bash farmhash github jenkins nodejs os rtc socket-io system websocket

Last synced: 12 Apr 2026

https://github.com/880831ian/soketi-log-502-error

Soketi WebSocket Server LOG 不定時出現 502 error 以及 connect() failed (111: Connection refused)

soketi websocket

Last synced: 09 Jun 2026

https://github.com/landev01/ama

AMA | Ask My Anything é uma aplicação web em tempo real que permite criar salas de perguntas e respostas dinâmicas.

react-query reactjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/srjchsv/chat-frontend

Real-time chat next js frontend

css html nextjs ssr websocket

Last synced: 14 Apr 2026

https://github.com/alfred888/ichat_app

视频对讲系统iOS客户端 - 支持双向视频通话和云台控制

avfoundation ios pan-tilt swift video-call webrtc websocket

Last synced: 19 May 2026

https://github.com/andrearcaina/echo

Echo is a social meme app with real-time video and messaging features

dart flutter go rest-api websocket

Last synced: 14 Apr 2026

https://github.com/swat1563/escprs

eSCPRS is a system for managing large procurement data from the State of California. We created a chatbot using FastAPI, ReactJS, MongoDB, Docker, and Gemma2 LLM to efficiently query and provide insightful responses.

beanie chatbot docker docker-compose fastapi gemma2 ipynb kaggle llama3 llama3-1 llm mongodb mongodb-express ollama powerbi powerbi-desktop reactjs websocket

Last synced: 10 Apr 2026

https://github.com/lossdev/websockit

Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.

go golang golang-library websocket websocket-client websocket-library websocket-server websockets

Last synced: 13 Mar 2026

https://github.com/std4453/x-platform-ws

A cross-platform wrapper over ws and WebSocket

cross-platform isomorphic websocket

Last synced: 29 Apr 2026

https://github.com/aayushxrj/gochat

A Real-time chat application utilizing WebSockets, crafted with Go(lang) for the backend and React.js for the frontend.

chatroom golang reactjs websocket

Last synced: 16 Jan 2026

https://github.com/gamitej/basic-chat-app

A basic chat app for understanding the basics of web-sockets

express http nodejs reactjs socket-io websocket

Last synced: 12 Apr 2026

https://github.com/felipenobrg/nlw-nodejs

A project using node for practice websocket.

docker nodejs websocket

Last synced: 13 Apr 2026

https://github.com/mahmud-r-farhan/anonychat

A real-time anonymous group chat application with modern UI and privacy features.

chat-application mern-stack message-app mongodb nodejs reactjs realtime-chat web-application websocket

Last synced: 14 Apr 2026

https://github.com/superiorkid/next-chat

A real-time chat application built with Next.js frontend and NestJS backend using WebSocket technology.

nestjs nextjs shadcn-ui socket-io tailwindcss websocket zustand

Last synced: 14 Apr 2026

https://github.com/flaviomarcio/qorm

Qt-QOrm Object-relational mapping for SQL ANSI, SQLite, Postgres, MSSQL, Oracle, MySQL

amqp cpp http iot mqtt mssql mvc odbc or oracle postgres psql qt rest rpc sqlite websocket

Last synced: 12 Apr 2026

https://github.com/itsagurin/messenger-web

Backend-focused messenger web application with paid subscriptions

directus docker nestjs prisma-orm reactjs stripe-payments turborepo websocket

Last synced: 05 May 2026

https://github.com/chen635520874/socketchat

采用beego框架,基于go语言实现的websocket聊天室

beego go websocket

Last synced: 14 Jan 2026

https://github.com/marialuizaleitao/codedocs-websocket

Real-time collaborative text editor implementing WebSocket communication for document synchronization.

mongoose socket-io websocket

Last synced: 05 May 2026

https://github.com/thertzlor/tocket

A high-level, type safe WebSocket middleware and interceptor for Node and Browsers

interceptor websocket websocket-client websocket-server

Last synced: 16 Mar 2025

https://github.com/harrytran998/53-days-flutter-challanges

The projects I practice about Flutter + State Management Architect(Bloc, Provider, GetX, FishRedux) + Tracking Solution

bloc dart fish-redux flutter getx provider state-management tracking websocket

Last synced: 15 Mar 2025

https://github.com/vlcty/lemon-markets-websocket

Go connector for the lemon.markets WebSocket

financial-data go golang golang-library websocket

Last synced: 14 Jan 2026

https://github.com/iamsayedanowar/sendp2p

A P2P File-sharing App Built With HTML, CSS, JavaScript, Node.js, WebRTC, And WebSocket For Sharing Files Instantly

css css3 file-sharing html html5 javascript nodejs pwa webrtc websocket

Last synced: 05 May 2026

https://github.com/nathan-osman/ldclient

WebSocket client for ldserver with UI

client display light qt websocket

Last synced: 05 May 2026

https://github.com/suzukihonoka/remote_control

A Remote Control for Android devices.

controller websocket

Last synced: 17 Mar 2025

https://github.com/iamsuatzengin/online-auction-android

Online Auction Android application using WebSocket with Ktor client.

android kotlin ktor-client ktor-websocket websocket

Last synced: 19 Jan 2026

https://github.com/lmicovic/angular-chat-application

Real-time private one-to-one chat application built with HTML, CSS, TypeScript, Angular 17 framework and WebSocket for real-time communication. The application enables secure and efficient communication, offering users a seamless chat experience.

angular chat-application css3 html5 javascritpt real-time-chat restful-api typescript websocket websocket-client

Last synced: 05 May 2026

https://github.com/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 11 Apr 2026

https://github.com/synoet/sturgeon

record and replay rust streams with timing

async rust rust-crate streams websocket websockets

Last synced: 12 Oct 2025

https://github.com/fpena2/socketscout

Tauri application for testing WebSocket servers

rust tauri websocket

Last synced: 13 Apr 2026

https://github.com/jnbdz/quarkus-websockets-chat

Quarkus Websockets chat server.

chat java quarkus websocket

Last synced: 10 May 2026

https://github.com/ankush-web-eng/exchange-app

A stock exchange application where you can exchange stocks with a currency. Supports USD and Bitcoin exchange.

expressjs nextjs nodejs redis websocket zod

Last synced: 10 Mar 2025

https://github.com/omgimalexis/simon

A Vuejs 2.0 + Browserify + Feathersjs + Yarn stack.

browserify browserify-yarn es6 feathersjs nodejs rest-api websocket

Last synced: 10 May 2026

https://github.com/sergeykazarinov/voshod--websocket-

В проекте реализованы навыки WebSocket с использованием кастомных хуков

react-hooks reactjs redux-toolkit sass typescript websocket

Last synced: 08 May 2026

https://github.com/ykus4/pypproxy

MITM HTTP/HTTPS proxy for inspecting and modifying traffic — GUI/CUI, rule engine, GraphQL support, security tools

graphql http-proxy https-proxy mitm nicegui penetration-testing proxy python security websocket

Last synced: 14 Jun 2026

https://github.com/no-country-simulation/s16-01-ft-csharp-react

Mobile Web Application designed for restaurants, bars, places that offer menus, from which they can offer both a menu and bills in a cooperative or independent manner. App in development.

food-ordering formik-yup material-tailwind mobile-web-app react socket-io tailwindcss typescript vite websocket websocket-client websocket-server

Last synced: 12 Apr 2026

https://github.com/diloabininyeri/socket_talk

Communication with web socket using php

comunication messsage php socket websocket ws wss

Last synced: 10 Jan 2026

https://github.com/suprim-corp/zava

Unofficial Java SDK for Zalo Web API. Port of zca-js.

chat java sdk websocket zalo zalo-api zca-js

Last synced: 24 Jun 2026

https://github.com/michaelscollins/nodejs-multiplayer-api

A comprehensive REST API and WebSocket server Template for a multiplayer games, built with TypeScript, Node.js, Express, and MongoDB.

auth express express-js expressjs game history iwt iwthealth jwt match matchhistory mongodb node-js nodejs stats typescript unity unity3d-plugin unitycloudsave websocket

Last synced: 11 Apr 2026

https://github.com/omkaarr1/websocket

In this presentation, we will explore the process of building a WebSocket-based chat application that facilitates real-time communication between two clients. We'll delve into the server-side and client-side code to understand how messages are exchanged between the connected clients.

chat real-time realtime websocket websockets

Last synced: 22 Jan 2026

https://github.com/duyledat197/messenger

Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).

cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket

Last synced: 04 Oct 2025

https://github.com/dkxce/httpserver

dkxce HTTP Server with WebSocket and cgi-bin support

dkxce http server tcp web websocket

Last synced: 15 Oct 2025

https://github.com/seapagan/vosk-test

Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.

python speech-to-text vosk vosk-api websocket

Last synced: 16 Oct 2025

https://github.com/tsych0/setu-engine

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 26 Mar 2025

https://github.com/thebozzz34/scoreconnectmobile

An iOS app to remotely control a digital scoreboard for sporting events.

ios scoreboard swift swiftui websocket

Last synced: 13 May 2026

https://github.com/22a31a0525/devbridgeide

DevBridgeIde website available within the below link if replit platform run the code as the server on free credits

java postgresql reactjs spring-boot superbase websocket

Last synced: 11 Apr 2026

https://github.com/thalida/napkinnotes

A digital 'napkin' (just what everyone's wanted). Jot down quick math, list todos, paste notes, etc.

calculator devlog django django-channels django-rest-framework notes pwa side-project tasks vue vue3 websocket

Last synced: 05 May 2026

https://github.com/mhdbs/node-websocket-http-ws

this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.

docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket

Last synced: 12 Apr 2026

https://github.com/atakang7/chatverse

Open source real-time chatting application boilerplate template.

javascript mvc-architecture nodejs react ssr tailwind typescript websocket

Last synced: 28 Jan 2026

https://github.com/drylikov/vue-native-websocket

Native websocket with vuex integration.

javascript vuejs websocket

Last synced: 29 Apr 2026

https://gitlab.com/kjpc-tech/kjpc-django-template

Basic [Django](https://www.djangoproject.com/) web application template.

api bootstrap4 celery channels cms cookiecutter django ecommerce geodjango pytest rest template vuejs wagtail webpack website websocket

Last synced: 11 Mar 2025

https://github.com/leonardoraele/json-rpc-dual-engine

A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.

client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket

Last synced: 24 Jan 2026

https://github.com/bmf-san/example-planning-porker

リアルタイムPlanning Porkerアプリケーション

agile express javascript node-js planning planning-poker pointing-poker websocket

Last synced: 11 Apr 2026

https://github.com/kitsuyaazuma/go-react-chatapp

a LINE clone chat application using websocket

golang material-ui react recoil typescript websocket

Last synced: 13 Apr 2026

https://github.com/tarekoraby/chatroom

A chatroom built using Spring Boot, WebSocket and STOMP

java spring-boot stomp websocket

Last synced: 26 Sep 2025

https://github.com/spearheadone/wschat

Small console chat

java jetty maven websocket

Last synced: 27 Jan 2026

https://github.com/ponlponl123-labs/api

REST API with GoLang

api golang rest-api websocket

Last synced: 31 Mar 2025

https://github.com/ryansakurai/artigo-apis

Artigo sobre APIs e seus tipos, feito para a Revista HackoonSpace 2024.

api article graphql rest-api soap webhook websocket

Last synced: 11 Mar 2025

https://github.com/vikas-devnet/uniclip

Uniclip - Peer-to-Peer Clipboard Sync Share text, images across devices instantly—no cloud, no setup. Just copy and paste anywhere!

clipboard csharp universal-clipboard websocket websocket-client websocket-server windows-forms

Last synced: 29 Apr 2026

https://github.com/marcelcoding/wsocket

Lighweight, fast and native WebSocket implementation for Rust.

async http tokio websocket

Last synced: 23 Oct 2025

https://github.com/elertan/rusftx

Rust bindings for the FTX REST and Websocket API

api cryptocurrency ftx rest websocket

Last synced: 01 Mar 2025

https://github.com/jackrekirby/qwirkle-multiplayer-v3

A recreation of the board game Qwirkle with multiplayer support via web sockets

github-pages heroku javascript qwirkle websocket

Last synced: 02 Apr 2025

https://github.com/sokmontrey/tictactoetuionline

An online multiplayer infinite board tic tac toe game directly in your terminal.

go go-game-server golang tui websocket

Last synced: 24 Oct 2025

https://github.com/mvc-works/ws-edn.calcit

ws-edn in calcit-js

websocket

Last synced: 22 Feb 2026

https://github.com/phankieuphu/tiktok_clone_ui

Build UI the same Tiktok with flutter and websocket

flutter tiktok video websocket

Last synced: 05 May 2026

https://github.com/ybakhan/lecture-assistant

Real-time lecture transcription and AI-powered Q&A. Record a live lecture, get an instant transcript, and chat with an AI about the content.

aws docker express nodejs openai parcel real-time speech-to-text typescript websocket

Last synced: 23 Jun 2026

https://github.com/iamber12/chat-app-with-websocket-and-go

Chat application built with Go, leveraging WebSockets for real-time bi-directional communication between clients and the server.

golang gorilla-websocket websocket

Last synced: 05 May 2026

https://github.com/flxxyz/blue

基于gorilla/websocket构建的微型websocket框架

go golang golang-library websocket

Last synced: 24 Aug 2025

https://github.com/lts8989/comfyui-go-api

an example program for comfyui-go-sdk.

api comfyui example golang sdk websocket

Last synced: 02 Sep 2025

https://github.com/victoralves08/whiteboard-core

Este serviço whiteboard-core atua como um núcleo de monitoramento de servidores backend que participam de um sistema de whiteboard colaborativo e distribuído. Ele coleta informações via WebSocket, armazena em MongoDB, e expõe uma API REST para consulta.

mongodb nodejs websocket

Last synced: 08 May 2026

https://github.com/novav20/themeridiangrid

A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.

ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript websocket

Last synced: 13 Apr 2026

https://github.com/develephant/websockets-plugin-docs

Documentation for the Corona Websockets Plugin:

corona corona-sdk coronasdk lua plugin websocket websocket-client

Last synced: 08 Apr 2025