1 Star 0 Fork 2

limeng / PSS_ASIO

forked from freeeyes / PSS_ASIO 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Github Action C++11need MIT

Introduction

This is a plug-in IO interface management system, you can complete the separation of IO and logic through configuration files and writing plug-ins. Simplify your server development.

Features

  • Support tcp listen.

  • Support udp listen.

  • Support com port listen.

  • Support multi-packet format analysis format plug-in loading.

  • Support multi-logic plug-in message subscription.

  • Support point-to-point transparent transmission between any IO.

  • Support for transparent transmission of data between servers(tcp,udp)

install

  • you can used VS2019 to compile under windows.

  • you can use cmake to compile under linux.

test report

test report

空文件

简介

基于ASIO的插件式服务器,支持TCP, UDP, 串口,Http, Websocket,统一化的数据接口,隔离开发人员和IO之间的操作。可以快速迭代。 展开 收起
C++
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/tczhilian/PSS_ASIO.git
git@gitee.com:tczhilian/PSS_ASIO.git
tczhilian
PSS_ASIO
PSS_ASIO
master

搜索帮助