Skip to content

ReisenTM/IM_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IM_System

simple instant messaging system

一个简单的即时通讯系统,包括超时提出,聊天室,私聊等内容 仅为go基础阶段性学习成果纪录

启动

//服务器
./server -ip xxx -port xxx  //默认127.0.0.1 9999
//客户端
go run ./client //或者nc命令创建

About

simple instant messaging system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages