websockets
WebSocket library
Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks.
A Haskell library for creating WebSocket-capable servers
408 stars
16 watching
113 forks
Language: Haskell
last commit: 5 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
juliaweb/websockets.jl | A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. | 158 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 557 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,553 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
jebej/matlabwebsocket | A MATLAB library that enables real-time communication over the web using a WebSocket protocol. | 76 |
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 71 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,031 |