mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 03:53:09 +00:00
remove the limit of global queue size
This commit is contained in:
@@ -12,6 +12,7 @@ Dev version
|
||||
* Remove skynet.blockcall , simplify the implement of message queue.
|
||||
* When dropping message queue (at service exit) , dispatcher will post an error back to the source of each message.
|
||||
* Remove skynet.watch , monitor is not necessary for watching skynet.call . so simplemonitor.lua is move to examples.
|
||||
* Remove the limit of global queue size (64K actived service limit before).
|
||||
|
||||
v0.1.1 (2014-4-28)
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user