quic
QUIC transport
A QUIC transport protocol implementation for Erlang and Elixir
QUIC protocol for Erlang & Elixir
227 stars
25 watching
37 forks
Language: Erlang
last commit: about 2 months 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 | 407 |
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,786 |
aws/s2n-quic | An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. | 1,176 |
mozilla/neqo | An implementation of QUIC protocol in Rust for web browsing | 1,868 |
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,148 |
vacp2p/nim-quic | An implementation of the QUIC protocol in Nim programming language | 42 |
ngtcp2/ngtcp2 | An implementation of the IETF QUIC protocol using C | 1,183 |
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 | 49 |
moul/quicssh | An SSH proxy using QUIC | 808 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 56 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |