love-ws

WebSocket client/server library

A library for creating WebSocket clients and servers in C++ using the love framework.

A löve websocket library

GitHub

24 stars
5 watching
2 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 752
eliihen/wsta A command-line tool for interacting with WebSockets 632
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 551
zhaojh329/libuwsc A lightweight WebSocket client library with support for SSL and Lua binding. 289
cjhdev/wic A C implementation of the WebSocket protocol designed for embedded systems. 70
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407
raphael/wsc A command line tool for interacting with websockets 51
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
tfausak/wuss A Haskell library that simplifies the creation of secure WebSocket clients. 69
mattgodbolt/seasocks An embeddable C++ webserver with WebSocket support for building small-scale networked applications. 735
housleyjk/ws-rs A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. 1,472
3b/clws A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. 72
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36