sockjs-erlang
SockJS server
An Erlang implementation of the SockJS protocol, providing a WebSocket-like connection for efficient bidirectional communication between clients and servers.
WebSocket emulation - Erlang server
266 stars
38 watching
120 forks
Language: Erlang
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sockjs/sockjs-node | A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface | 2,095 |
surik/tunnerl | An implementation of SOCKS proxy protocols in Erlang/OTP for secure and efficient network communication | 28 |
wem/vertx-dart-sockjs | A Dart-based implementation of the WebSocket protocol, allowing real-time communication between clients and servers. | 0 |
rpt/gen_tcp_server | A behaviour providing quick and easy way to add TCP server functionality to applications | 11 |
knutin/elli | An Erlang-based web server designed to handle HTTP APIs in a simple and robust manner. | 663 |
ninenines/gun | An Erlang HTTP client with support for various protocols and connection management. | 903 |
joshglazebrook/socks | A client library implementing a SOCKS proxy to connect to remote servers through an intermediate proxy server. | 304 |
bannsec/cosmosocks | A socks server implemented in Cosmopolitan libc, providing platform-independent execution across various operating systems | 24 |
kost/micropython-socks | MicroPython SOCKS server implementation | 5 |
netcomposer/nksip | An Erlang-based SIP application server for building scalable and robust server-side SIP applications. | 357 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
webbit/webbit | A Java library providing an event-based WebSocket and HTTP server framework | 817 |
rjungemann/sockpuppet | A Ruby/ActionScript socket client/server with binary serialization using AMF | 2 |
wooga/eredis | An Erlang implementation of the Redis client with focus on performance and robustness. | 627 |
gen-smtp/gen_smtp | An Erlang SMTP client and server library with support for various authentication mechanisms and IPv6. | 683 |