clws
WebSocket server
A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication.
websockets server in CL
72 stars
9 watching
5 forks
Language: Common Lisp
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
| Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
| A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 757 |
| A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 322 |
| A Common Lisp web application framework that abstracts away the underlying web server | 1,058 |
| A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,442 |
| An embeddable C++ webserver with WebSocket support for building small-scale networked applications. | 740 |
| Library providing a simple way to create WebSocket servers with minimal protocol details | 222 |
| A fast and lightweight HTTP server written in Common Lisp on top of libev. | 1,291 |
| A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
| A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
| A Rack-based WebSocket server implementation in JavaScript | 192 |
| A simple PHP-based WebSocket server and its associated application framework | 580 |
| An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 190 |
| A lightweight C++ library for building WebSocket clients and servers with TLS support. | 557 |