quic
QUIC transport
A QUIC transport protocol implementation for Erlang and Elixir
QUIC protocol for Erlang & Elixir
226 stars
26 watching
35 forks
Language: Erlang
last commit: 22 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
kazu-yamamoto/quic | An IETF QUIC implementation in Haskell, covering various aspects of the transport protocol. | 92 |
devsisters/libquic | A C++ implementation of the QUIC protocol for multiplexed stream transport over UDP | 1,783 |
aws/s2n-quic | An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. | 1,165 |
mozilla/neqo | An implementation of QUIC protocol in Rust for web browsing | 1,845 |
qhool/quaff | A toolset for integrating Elixir with Erlang applications | 83 |
wistia/elixir_nsq | An Elixir client library for NSQ | 90 |
tencent/tquic | A high-performance QUIC library for cross-platform networking | 1,112 |
vacp2p/nim-quic | An implementation of the QUIC protocol in Nim programming language | 41 |
ngtcp2/ngtcp2 | An implementation of the IETF QUIC protocol in C | 1,167 |
alfert/mqttex | An Elixir implementation of the MQTT protocol, providing a client-server architecture for message exchange. | 46 |
entone/firmata | Implementing the Firmata protocol in Elixir for microcontroller communication | 48 |
moul/quicssh | An SSH proxy using QUIC | 805 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |