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. 757
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 322
fukamachi/clack A Common Lisp web application framework that abstracts away the underlying web server 1,058
lxzan/gws A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. 1,442
mattgodbolt/seasocks An embeddable C++ webserver with WebSocket support for building small-scale networked applications. 740
payden/libwebsock Library providing a simple way to create WebSocket servers with minimal protocol details 222
fukamachi/woo A fast and lightweight HTTP server written in Common Lisp on top of libev. 1,291
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. 190
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 557