wuss
WS client library
A library for creating secure WebSocket clients in Haskell.
Secure WebSocket (WSS) clients in Haskell.
69 stars
3 watching
10 forks
Language: Haskell
last commit: about 1 month ago haskellwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 610 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,482 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,031 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
g33kdude/websocket.ahk | A script that allows connecting to a WebSocket server using AutoHotkey | 73 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
progrium/wssh | A command-line utility for establishing and interacting with WebSocket connections. | 270 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
mortzdk/websocket | A fast and extendable WebSocket server for UNIX systems written in C. | 203 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 427 |