hunchensocket
Websocket library
An implementation of WebSockets as an extension to the Hunchentoot web server.
RFC6455 compliant WebSockets for Common Lisp
111 stars
11 watching
20 forks
Language: Common Lisp
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joaotavora/snooze | An HTTP URL router for Common Lisp web services | 208 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 70 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,462 |
palindromelabs/websockets-playground | A platform for testing and experimenting with WebSocket servers. | 28 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
jebej/matlabwebsocket | A MATLAB library that enables real-time communication over the web using a WebSocket protocol. | 74 |