Skip to content

Conversation

@3944Realms
Copy link
Owner

No description provided.

3944Realms and others added 20 commits April 13, 2025 21:56
添加了Operation了一些Started/ing() Stopped/ing() 以及Error()方法,旨在状态更新有更明显的提示
全部先弄了JavaDoc,以后再细化细节
添加了operation参数
修正DGPBServerManager.setStatus方法不正确
尝试修正finally块里写的stop()在外界调用stop()后会被再次触发的小问题
添加了关于波形的Gson适配
修整了关于波形的Gson适配
修整了关于波形的Gson适配(第二次)
修改小错误:IPowerBoxReceiveMsg下的内部类实现接口类型错误
将IPowerBoxMsg统一内容接口:将IPowerBoxReceiveMsg和IPowerBoxSendMsg成员合并移动到IPowerBoxMsg,以降低复杂度
重载了PowerBoxMessage中的getPayload方法
修改了对应Manager中的getSharedDate的返回类型更具体
优化了本地客户端获取本机IP的方法
退回到原先的了本地客户端获取本机IP的方法
修正PowerBoxWSClient的Builder的部分方法
给一些内容初始化javadoc
强制服务器绑定 0.0.0.0 IPv4
* PulseClientMessageHandler 添加了delayTime参数,为了兼容之前的版本,这里就是在ServerOperation做了default,即没有改参数版本默认delayTime值为0(待定)
* 将发向客户端createPowerBoxMessage中的消息类型由clientMsg改为msg
* 将Client的运行Operation里的方法改为同Server的TryCatch方法统一调用
【项目编译】 首次添加自动构建
* 将PulseClientMessageHandler 无delayTime参数默认值从0设置为500
* 修整了部分代码格式,移除掉部分测试时使用的main方法
@3944Realms 3944Realms merged commit b6436e1 into release May 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants