wetalk

command module
v0.0.0-...-9888f13 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2019 License: MIT Imports: 12 Imported by: 0

README

📠 wetalk

wetalk is a chatroom application for coders based on websockets

Go Report Card

🔰 安装
$ go get github.com/chenjiandongx/wetalk
📝 使用

$ wetalk

wetalk is a chatroom application for coders

Example:
  start server: wetalk server -p 8086
  start client:wetalk client ws://127.0.0.1:8086 -u somebody

Usage:
  wetalk [command]

Available Commands:
  client      start websockets client
  help        Help about any command
  server      start websockets server

Flags:
  -h, --help      help for wetalk
      --version   version for wetalk

Use "wetalk [command] --help" for more information about a command.

$ wetalk server -h

start websockets server

Usage:
  wetalk server  [flags]

Flags:
  -h, --help       help for server
  -p, --port int   server port (default 8087)

$ wetalk client -h

start websockets client

Usage:
  wetalk client <addr> [flags]

Flags:
  -h, --help          help for client
  -u, --name string   nickname in the chatroom
📺 示例

example

🙏🏻Thanks
📃 License

MIT ©chenjiandongx

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