unity-websocket-server
WebSocket server
Provides a WebSocket server for Unity
A simple, zero-dependency WebSocket server for Unity.
70 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 | 322 |
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 | 222 |
thevahidal/soul | An automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database | 1,544 |
faye/faye-websocket-ruby | Provides classes and methods for building WebSocket servers and clients in Ruby. | 1,040 |
unity-technologies/unityrenderstreaming | Provides Unity's high-quality rendering capabilities over the web using WebRTC technology. | 1,324 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 757 |
mattgodbolt/seasocks | An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 740 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 610 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 314 |