libuwsc
WebSocket client library
A lightweight WebSocket client library with support for SSL and Lua binding.
A Lightweight and fully asynchronous WebSocket client library based on libev
289 stars
15 watching
55 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
cyassllibevlibwebsocketlightweightlua-bindingmbedtlsopensslwebsocketwolfssl
Related projects:
Repository | Description | Stars |
---|---|---|
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
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 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
lipp/lua-websockets | Provides Lua modules for building Websocket clients and servers. | 401 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 70 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
payden/libwebsock | Library providing a simple way to create WebSocket servers with minimal protocol details | 220 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
slogsdon/plug-web-socket | A library that simplifies the integration of WebSockets into Plug applications. | 63 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |