1 Star 2 Fork 0

public_rtos / 基于libevent的websocket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 1017 Bytes
一键复制 编辑 原始数据 按行查看 历史
public_rtos 提交于 2022-08-05 05:35 . Initial commit

基于libevent的websocket

Description

libevent不支持websocket,强行改代码的话,对于以后升级libevent是个麻烦。本软件在libevent自带的http服务基础上,实现websocket。也可以用https实现wss

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
C
1
https://gitee.com/public-rtos/src.git
git@gitee.com:public-rtos/src.git
public-rtos
src
基于libevent的websocket
master

搜索帮助