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: 5 months ago
Linked from 1 awesome list

common-lispwebsocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fukamachi/clack A web application environment for Common Lisp 1,054
3b/clws A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. 72
fukamachi/woo A fast and non-blocking HTTP server built on top of libev. 1,285
fukamachi/dexador An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. 377
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,028
fukamachi/supertrace A debugging and profiling tool for Common Lisp applications 31
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 608
marfusios/websocket-client A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling 693
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 207
fukamachi/ningle A lightweight web framework for Common Lisp. 278
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36