sc_im

command module
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

README

sc_im

golang im server & client (for study)

GUIDE

EDIT:

go.mod require github.com/dappbujiujiu/sc_im v1.0.2

COMMAND:

go mod download

In Your Server Project:

import scImServer "github.com/dappbujiujiu/sc_im/module"

server := scImServer.NewServer(Host, Port)

Client Tool

cd `go env GOMODCACHE`/github.com/dappbujiujiu/sc_im@v1.0.2

sudo go build -o ./im_client client/c.go

./im_client -host 127.0.0.1 -port 8888

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