Categorygithub.com/dollarkillerx/light
repositorypackage
0.0.3
Repository: https://github.com/dollarkillerx/light.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
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
No description provided by the author
No description provided by the author

# README

light

LightRPC Multi-protocol encryption RPC

Multi-protocol

  • TCP
  • KCP
  • UNIX
  • HTTP
  • MQTT
  • QUIC

Encoding

  • JSON
  • MessagePack
  • Protobuf

Compress

  • RawData
  • Snappy
  • GZIP

Discovery

  • p2p
  • redis docker run -d --name redis -p 6379:6379 --restart=always redis:6-alpine
  • etcd
  • consul

Programming language support

  • GO
  • RUST
  • Python

TODO