Giter Site home page Giter Site logo

openarkstudio / pss_asio Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 8.0 5.59 MB

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.

License: GNU General Public License v3.0

C++ 58.38% C 32.86% CMake 0.17% Python 0.14% HTML 0.20% Shell 4.07% Makefile 0.44% Perl 2.89% M4 0.82% XSLT 0.01% Awk 0.03%
game server tcp udp

pss_asio's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pss_asio's Issues

换成最新版本后还是偶现崩溃

崩溃1
1680691210560
崩溃2
1680691285447

而且我发现连接和断开连接回调里的计数会出现问题,代码如下:_connectNum 数会变成很大的数字,应该是_connectNum-- 到负数了,感觉是Disconnect消息发多了。
image
1680691344231

功能问题

最近尝试用本框架实现一个局域网通信的程序,发现有几个地方不是很清楚,请教一下:
1、TCP 有没有实现心跳功能,还是说需要自己发包的完成,我在示例中没有找到相关代码。
2、程序在收到 UDP 广播的时候,能正常回复嘛?获取的端口是广播的端口?
3、连接的 ID 会不会耗尽啊, UDP 无连接,如果发错误的数据包,会一直断开再连接,ID 也一直自增,最后会循环嘛 ?

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.