GithubHelp home page GithubHelp logo

accumulation-dev's Introduction

##跨平台游戏开发组件

介绍

  • src\net TCP 网络库(C++ 11 实现)
    • 特性:
      • 跨平台(Windows、Linux)、高性能(IOCP、EPOLL ET)
      • 会话安全
      • 多线程
      • 支持 SSL 通信
      • 支持 HTTP/HTTPS
      • 支持 WebSocket
  • src\rpc:
    • 只提供序列化和反序列化的rpc api(支持异步回调)
  • src\timer:
    • C++ 定时器(使用weak_ptr)
  • src\utils:
    • 线程间消息队列
    • 线程池,协程序,C 定时器,异步Connector
  • src\examples:
    • 网络库测试
    • protobuf消息的反射测试

使用案例:

accumulation-dev's People

Contributors

ironsdu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.