gateway

command
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

README

//gateway 为了简单我们使用以下协议

  {
    "code": 1,//协议号
    "data": "请求内容",
  }

code = 1 请求 logic version

{"code": 1,"data": ""}

code = 2 请求 ReqName

{"code": 2,"data": "istio"}

code = 3 请求 测试ws服务

{"code": 3,"data": "istio"}

本地测试 ws://127.0.0.1:8888/connect

istio测试 ws://172.13.3.131:80/connect (172.13.3.131为你的EXTERNAL-IP)

在线测试WS地址

安装redis helm install redis-release --set global.storageClass=hw-nfs-storage --set slave.persistence.storageClass=hw-nfs-storge --set master.persistence.storageClass=hw-nfs-storage bitnami/redis -n db-tool

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