websocket-driver

WebSocket client/server

Provides Common Lisp implementation of WebSocket protocol for both servers and clients.

WebSocket server/client implementation for Common Lisp

GitHub

104 stars
13 watching
28 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 1 awesome list

common-lispwebsocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fukamachi/clack A Common Lisp web application framework that abstracts away the underlying web server 1,058
3b/clws A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. 72
fukamachi/woo A fast and lightweight HTTP server written in Common Lisp on top of libev. 1,291
fukamachi/dexador An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. 379
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
joaotavora/hunchensocket An implementation of WebSockets as an extension to the Hunchentoot web server. 111
zhaojh329/libuwsc A lightweight WebSocket client library with support for SSL and Lua binding. 289
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
takahikokawasaki/nv-websocket-client A high-quality WebSocket client implementation in Java. 2,031
fukamachi/supertrace A Common Lisp tool for debugging and profiling applications by tracing function calls 31
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 610
marfusios/websocket-client A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling 701
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 208
fukamachi/ningle A lightweight web framework for Common Lisp. 279
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36