wslay
WebSocket client/library
A C library implementing the WebSocket protocol for efficient data transfer over web connections.
The WebSocket library in C
608 stars
48 watching
129 forks
Language: C
last commit: about 2 years ago
Linked from 2 awesome lists
cwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 70 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 696 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |