/go-netty-transport

An open source transport implementation for go-netty

Primary LanguageGoApache License 2.0Apache-2.0

go-netty-transport

GoDoc license-Apache 2

An open source transport implementation for go-netty

Transport

  1. TCP (builtin)
  2. KCP (A Fast and Reliable ARQ Protocol)
  3. Websocket
  4. QUIC (Quick UDP Internet Connections)
  5. UDP
  6. TLS (Transport Layer Security over Tcp)