tiger

command module
v0.0.0-...-d4bbc0e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 1 Imported by: 0

README

tiger

亿级通信的IM系统

方案汇总:个人blog

Client:

  • 使用cobra组件,作为命令行解析层,众多知名开源golang项目的首选,k8s等,扩展性好。
  • 使用gocui组件,用于绘制ui交互层,简单,代码好读,符合DDD策略,可以最小化开发成本。
  • 命令:go build && ./tiger client

rpc

  • 安装:protoc-gen-go: go install github.com/golang/protobuf/protoc-gen-go
  • protoc:去官网下载,然后把bin加入bashrc即可

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL