Categorygithub.com/go-netty/go-netty-transport
repository
1.7.13
Repository: https://github.com/go-netty/go-netty-transport.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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)