unity-websocket-server
WebSocket server
A WebSocket server for Unity
A simple, zero-dependency WebSocket server for Unity.
69 stars
4 watching
9 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
unitywebsocketwebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
bloatless/php-websocket | A simple PHP-based WebSocket server and its associated application framework | 580 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
jacob3141/qtwebserver | A Qt-based web application server | 62 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
betaravener/upy-websocket-server | An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
payden/libwebsock | Library providing a simple way to create WebSocket servers with minimal protocol details | 220 |
thevahidal/soul | Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend | 1,531 |
faye/faye-websocket-ruby | Provides classes and methods for building WebSocket servers and clients in Ruby. | 1,038 |
unity-technologies/unityrenderstreaming | Provides Unity's high-quality rendering capabilities over the web using WebRTC technology. | 1,308 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 752 |
mattgodbolt/seasocks | An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 735 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 611 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |