websocket-library
There are 67 repositories under websocket-library topic.
python-websockets/websockets
Library for building WebSocket servers and clients in Python
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
facundofarias/awesome-websockets
A curated list of Websocket libraries and resources.
Theldus/wsServer
wsServer - a tiny WebSocket server library written in C
oguzeroglu/Rhubarb
A WebSocket library optimized for multiplayer JS games, works on WebWorkers with binary data.
ryo-ma/deno-websocket
🦕 A simple WebSocket library like ws of node.js library for deno
tarasko/picows
Ultra-fast websocket client and server for asyncio
gusavila92/java-android-websocket-client
Java/Android WebSocket Client
rohanrhu/cebsocket
Lightweight WebSocket library for C.
basson099/websocketfiles
Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.
navinilavarasan/rxWebSocket
rxWebSocket is a simple reactive extension of OkHttp Websocket interface with support for Convertor Factories and Interceptors.
jeremyhahn/cwebsocket
High performance websocket client/server in ANSI C
simonwep/graceful-ws
🔌 Graceful WebSocket wrapper with connection re-establishment capabilities.
BlueBrain/Rockets
REST and websockets C++ library
pikhovkin/simple-websocket-server
A simple WebSocket server
GlebRadchenko/DNWebSocket
WebSocket(RFC-6455) library written using Swift
ollyxar/websockets
PHP WebSocket server
mat-sz/typesocket
🌐 TypeScript WebSockets library.
Cloaked9000/frnetlib
Small and fast cross-platform networking library, with support for messaging, IPv6, HTTP, SSL and WebSocket.
biot2/WebSocket.pas
Object Pascal WebSocket Client & Server Library
blockcoders/nestjs-websocket
Websocket Client for NestJS based on ws
MFernstrom/Bauglir-WebSocket-2
Copy of https://code.google.com/archive/p/bauglir-websocket/
karellen/karellen-geventws
Karellen Gevent Websocket Library
ayeminoo-zz/simple-java-websocket
This repository contains a very simple websocket server implementation in pure java. This implementation is 100% conformant to the websocket protocol specification RFC 6455 and passing all test cases in Autobahn|Testsuite.
thegreatercurve/boomerang-socket
Simple automatic reconnecting WebSocket
smasherprog/websocket_lite
cross platform web socket library
xgfone/go-websocket
Another websocket implementation, which is inspired by https://github.com/noVNC/websockify and https://github.com/gorilla/websocket.
JohanWinther/websocket_server
A WebSocket server library for Deno 🔌
kiishi/socketeer
A simplified wrapper for gorilla Mux WebSocket library
BinarSkugga/webmesh
Connects microservices through a mesh of websockets
clamor-py/anysocks
Implementation of the WebSocket protocol on top of anyio
droplit/universal-ws
A WebSocket transport library for node and browsers
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.
ElasticPerch/epws
A fast, well-tested and widely used WebSocket implementation for Go.
Fattorino/MicroEspSocket
All in one web-socket library for the ESP32
SkylarFlare/aiowebsockets
Callback based AsyncIO Protocol Websocket handler