websocket-protocol
There are 36 repositories under websocket-protocol topic.
novnc/websockify
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
facundofarias/awesome-websockets
A curated list of Websocket libraries and resources.
boazsegev/iodine
iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support
ratchetphp/RFC6455
I/O agnostic WebSocket Protocol
brewlin/net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
gusavila92/java-android-websocket-client
Java/Android WebSocket Client
basson099/websocketfiles
Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.
tonyg/racket-rfc6455
RFC 6455 WebSockets support for Racket.
pikhovkin/simple-websocket-server
A simple WebSocket server
chuacw/WebSockets
WebSockets and Socket.io for Delphi
GlebRadchenko/DNWebSocket
WebSocket(RFC-6455) library written using Swift
soypat/peasocket
little websocket implementation
blockcoders/nestjs-websocket
Websocket Client for NestJS based on ws
farwish/PCP
PHP Concurrent Programming | PHP 并发编程
kanrichan/websocket
An implementation of the websocket written in pure Go
Jeffin28/AWS-IOT-CORE-ESP8266
AWS IoT Core interface and communication with ESP-12E WiFi module.
smasherprog/websocket_lite
cross platform web socket library
ArtyomArtamonov/EncryptedWebsocketChat
This is a simple python client and server, that allows 2 clients to send messages to each other using WebSocket protocol. Every message is encrypted using RSA cryptosystem
xakep666/wurl
Console client for websocket protocol
arnoudbuzing/wolfram-node-server
A simple interface to connect to the Wolfram Language via a web browser
erfansahaf/socket-xo
Simple XO game over WebSocket protocol with Socket-IO and Node.js
sametsahindogan/nats-message-channel
:pushpin: Implementation of NATS MQ & websocket protocol in NodeJS.
felladrin/php-websocket-server
PHP backend server using the WebSocket protocol and MVC patterns.
mikeduglas/WebSockets
Web Socket Server and Client implemented in C# and Clarion for the modern version 13 of the WebSocket protocol.
mtumilowicz/js-nodejs-websocket-workshop
WebSocket protocol summary.
Etamiin/Inertia
Just a simple C# .NET Standard 2.1 library
hall9zeha/WebSocket-Android
WebSocket as a real-time communication protocol and its implementation for Android Client.
vikash212000yadav/Real-Time-Chat
Real Time Chat based on HTTP1 and HTTP2 protocols. Websockets were implemented in Django application.
ac000/websocket_demo
A demo of WebSockets in C
document-socket/doso-protocol
Document Socket Protocol
litruv/API-WebSocket-Bridge
Constantly refreshes an API at a set interval and distributes (WSS) events to connected clients
marcelboldt/EXASockets
Interface to the EXASOL DB via JSON over Websockets protocol
InterLinked1/libwss
WebSocket server library
sosyfy/websockets-no-library
A WebSockets implementation without using any libraries, built with Node.js.