Skip to content

sylpheeed/go-tcp-socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go TCP socket chat

This example shows how to create simple chat based on TCP socket connection.

For testing you can use Go TCP chat client

Install package

> go get github.com/sylpheeed/go-tcp-socket-chat

Usage:

> cd $GOPATH/src/github.com/sylpheeed/go-tcp-socket-chat/examples
> go run main.go

About

Simple chat example based on TCP socket connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages