MinnowServer
WebSocket server
A lightweight, resource-efficient embedded HTTP(S) WebSocket server
A super small and fast embedded HTTP(S) WebSocket server
320 stars
17 watching
54 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
embeddedhttpiotwebsocket-serverwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
3b/clws | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 753 |
bloatless/php-websocket | A simple PHP-based WebSocket server and its associated application framework | 580 |
askedio/laravel-ratchet | A package that enables the creation and running of a fully functioning WebSocket server in Laravel applications. | 186 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 696 |
mortzdk/websocket | A fast and extendable WebSocket server for UNIX systems written in C. | 200 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
mattgodbolt/seasocks | An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 735 |
payden/libwebsock | Library providing a simple way to create WebSocket servers with minimal protocol details | 220 |
foxglove/ws-protocol | Defines and enables real-time data streaming between devices and servers using web sockets. | 99 |
jczic/microwebsrv2 | A highly optimized web server designed for embedded systems and IoT devices | 662 |
tinyhttp/tinyws | A lightweight WebSocket middleware for Node.js | 408 |