cli_chat_app

module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: Apache-2.0

README

Building the CLI with a Custom Server Address

To build with a default server address:

go build -ldflags="-X 'main.defaultServerAddress=<your-server-ip>'" -o cli_chat_app

To override the server address at runtime:

SERVER_ADDRESS=<your-server-ip> ./cli_chat_app

Directories

Path Synopsis
client
app
ui
cmd
client command
server command
genproto
server
app
setup
test/setup/bufconn_setup.go
test/setup/bufconn_setup.go

Jump to

Keyboard shortcuts

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