Skip to content

v1.2.0

Compare
Choose a tag to compare
@psygames psygames released this 10 Sep 19:12
· 157 commits to master since this release

v1.2.0

  • 重构代码,规范代码,模块整理。
  • 规范接口,参考websocket-sharp结构,使用EventHandler方式处理事件。
  • 添加了字符串数据收发的支持。
  • jslib中添加了获取socket.readyState的方法。
  • jslib中的SendMessage参数整理。
  • fix some Bugs.