Skip to content

v1.2.0

Compare
Choose a tag to compare
@walkor walkor released this 04 Apr 02:48
· 3 commits to master since this release
fbfb81c

What's Changed

  • fix some comments by @mgzhenhong in #10
  • updated Timer class namespace by @detain in #11
  • support send data to only one subscriber , like queue 支持从众多订阅进程中顺序选择一个发送数据,实现类似于rabbitmq那样的消息队列机制 这只提供一个通讯机制,没有确认、重传机制。 by @zgh419566 in #13

New Contributors

Full Changelog: v1.1.0...v1.2.0