Skip to content

HamsterWheels/magenta-server-go

Repository files navigation

Magenta Chat Server

Golang

Magenta Chat Server is, will be when it reaches 1.0, a simple chat server that is accessible over TCP/IP, and written in Go.

Currently the server accepts multiple connections and sends messages back and fourth between all clients that are connected.

###Usage: clone: git clone git@github.com/jeramyRR/magenta-server-go.git
build: go build
run: ./magenta-server-go
optional run: ./magenta-server-go PORT_NUMBER

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages