v1.2.0
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
- @mgzhenhong made their first contribution in #10
- @detain made their first contribution in #11
- @zgh419566 made their first contribution in #13
Full Changelog: v1.1.0...v1.2.0