Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 259 Bytes

GLARe

Grpc Local Agent with Redis protocol

Usage:

  1. create your server (see <example/greeter.go>)
  2. connect with redis client you like, and fire
redis> GRPC REQUEST <ClientMapIndex> <GrpcMethodName> <ProtobufPayload>