ntc-gsuperwss

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

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

Go to latest
Published: Nov 6, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

README

ntc-gsuperwss

ntc-gsuperwss is an example golang websocket server handle more than 1 million websockets connections, lightweight, high performance, large scale.

Install dependencies

# install library dependencies
#make deps
go mod download

# update go.mod file
go mod tidy

Build

export GO111MODULE=on
make build

Start with mode: development | production | staging | test

# development
make run

# production
make run-prod

# staging
make run-stag

# test
make run-test

Clean build

make clean

License

This code is under the Apache License v2.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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