Skip to content

SyuHuang/goSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

goSocket

A simple socket server skeleton with wrapped packet/protocol implement in golang.

Features:

*Packet/Protocol's pack and unpack implement with CRC examination.

*Encryped(XOR) payload. (Easy to change to your favorite encrypt method.)

*Simple Client/Config/Xorm implement included.

About

A simple socket server skeleton with wrapped packet/protocol implement in golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages