Skip to content

Releases: shootingfans/socket

fix some bug

Choose a tag to compare

@jarod2011 jarod2011 released this 25 May 01:40
  1. fix some bug
  2. add Handler() WorkHandler define in Processor interface

覆盖下v1.0.1提交错误的缓存问题

Choose a tag to compare

@jarod2011 jarod2011 released this 07 Dec 08:53
v1.0.2

fix bug: last commit revert

fix bug

Choose a tag to compare

@jarod2011 jarod2011 released this 07 Dec 08:48

修复bug: 解决多个worker工作时在退出时会多次关闭写入通道的问题

发布第一版

Choose a tag to compare

@jarod2011 jarod2011 released this 25 Nov 05:09
66d115a

此版本实现了基本功能,并实现了一个异步处理器与一个同步处理器