clws

WebSocket server

A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication.

websockets server in CL

GitHub

72 stars
9 watching
5 forks
Language: Common Lisp
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
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
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 320
fukamachi/clack A web application environment for Common Lisp 1,054
lxzan/gws A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. 1,422
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
fukamachi/woo A fast and non-blocking HTTP server built on top of libev. 1,285
zhaojh329/libuwsc A lightweight WebSocket client library with support for SSL and Lua binding. 289
gendl/aserve A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. 7
imanel/websocket-rack A Rack-based WebSocket server implementation in JavaScript 192
bloatless/php-websocket A simple PHP-based WebSocket server and its associated application framework 580
orthecreedence/wookie An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. 189
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 551