1 Star 0 Fork 1

fens / xop

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

C++11实现的轻量级网络框架

项目介绍

  • 在工作中需要实现一个跨平台的RTSP服务器,在参考了开源项目muduo和live555的设计后,封装了一个简单的网络框架。

项目案例

目前情况

  • 支持Windows和Linux平台, 在Windows下使用select, Linux下使用 epoll。
  • 实现了定时器,触发事件,日志,环形缓冲区, 内存池。

编译环境

  • gcc4.7
  • vs2015

整体框架

image

后续计划

  • 增加对象池。
  • 其他优化。

其他

Empty file

About

No description expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/fenstec/xop.git
git@gitee.com:fenstec/xop.git
fenstec
xop
xop
master

Search