Giter Site home page Giter Site logo

xsocket's Introduction

XSocket

简单的Modern C++ Socket跨平台可伸缩实现

  • 平台:支持Windows、Linux、Mac OS、Android、iOS等全平台
  • 服务:支持select/完成端口/epoll服务模型
  • 套接字:支持Tcp/Udp的select/完成端口/epoll模型,全面支持IPV4、IPV6
  • 协议:支持自定义协议适配,只需实现Parse接口
  • 定制:支持服务、套接字、协议层次的定制
  • SSL:支持OpenSSL非阻塞SSL通信
  • 代理:支持SOCK4/4a/SOCK5/Http代理
  • DNS:支持异步DNS
  • HTTP:支持Http/WebSocket协议
  • HTTP2: 支持Http /2协议
  • QUIC: 支持Quic协议
  • HTTP3: 支持Http Quic(Http /3)协议

xsocket's People

Contributors

7thtool 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.