cb_websocket_controller
WebSocket controller
A template for implementing a Websocket controller in Erlang for ChicagoBoss applications
A template for implementing a Websocket controller for ChicagoBoss
8 stars
1 watching
1 forks
Language: Erlang
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
fukamachi/websocket-driver | Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
wulczer/tsung_ws | A plugin for load-testing WebSockets servers using Erlang. | 61 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
yerkopalma/choo-websocket | A lightweight wrapper around the WebSocket browser API for use in web applications | 31 |
haskell-webdriver/haskell-webdriver | A Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol | 191 |
copyleft/cl-webdriver-client | A client library for remote control of web browsers | 21 |