plug-web-socket
WebSocket library
A library that simplifies the integration of WebSockets into Plug applications.
An exploration into a stand-alone library for Plug applications to easily adopt WebSockets.
63 stars
10 watching
17 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slogsdon/http | An Elixir implementation of the HTTP protocol for building web servers and applications | 12 |
slogsdon/placid | A toolkit for building scalable and fault-tolerant HTTP APIs with Elixir | 193 |
slogsdon/pool | A pool-based socket acceptor for efficient management of incoming connections in Elixir applications. | 6 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
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 |
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 |
denoland/fastwebsockets | A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 872 |
narrowtux/tube | A pure Elixir WebSocket client library for establishing real-time connections | 12 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |