8 Star 19 Fork 5

hotmocha / minitalk

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
fn
fu
vv
Loading...
README.md

#minitalk pub 服务器和客户端公共代码 server 服务器代码 client 客户端代码

目前仅支持一个组聊天,不允许点对点。 服务器使用epoll(ET模式),非阻塞套接字 客户端使用select,非阻塞套接字 代码仅可以编译,接下去需要测试!

TODO: in server epoll (EPOLLRDHUP) not support for old version

About

epoll实现server select实现C语言版本client java实现界面版客户端 使用json报文交互的具有广播聊天功能即时聊天工具 集成了redis作为内存数据库,使用开源框架DirectStruct(用于自动产生json的c和h文件)和fasterjson TODO: 1. 传输文件 2. 分组 expand collapse
C
Apache-2.0
Cancel

Releases

No release

minitalk

Contributors

All

Activities

Load More
can not load any more
C
1
https://gitee.com/hotmocha/minitalk.git
git@gitee.com:hotmocha/minitalk.git
hotmocha
minitalk
minitalk
master

Search