portal

WebSocket server

A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources.

Portable Websocket Server for Common Lisp. THIS PROJECT HAS MOVED

GitHub

28 stars
7 watching
4 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
3b/clws A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. 72
fukamachi/websocket-driver Provides Common Lisp implementation of WebSocket protocol for both servers and clients. 104
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 752
webbit/webbit A Java library providing an event-based WebSocket and HTTP server framework 817
imanel/websocket-rack A Rack-based WebSocket server implementation in JavaScript 192
gendl/aserve A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. 7
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407
mattgodbolt/seasocks An embeddable C++ webserver with WebSocket support for building small-scale networked applications. 735
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 320
cytle/socket.io-mp-client An implementation of the WebSocket protocol for real-time communication between small programs and servers. 118
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
karlseguin/websocket.zig A Zig library implementing a WebSocket server 305
bloatless/php-websocket A simple PHP-based WebSocket server and its associated application framework 580
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737
ejeklint/arduinowebsocketserver An implementation of a Websocket server for the Arduino platform 171