Skip to content

LiuXinjie29/cmdgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##目前可以公开的问题

1、掉线重连
2、指令优化(不用重复输入同一个指令,如drop;drop中不用加逗号)
3、连接时确定连接人(目前是以端口号区分,客户端的端口号可能会重复)
4、断开连接后应该杀死新建的线程
5、新增speak模块
6、各种todo
7、返回的数据是以byte[]接收的,接收后会有许多空白数据,想办法优化掉
8、代码结构较为混乱

About

a go game can play in cmd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages