File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ v1.0.0-alpha10 (2015-8-17)
2
+ -----------
3
+ * Remove the size limit of cluster RPC message.
4
+ * Remove the size limit of local message.
5
+ * Add cluster.query and clsuter.register.
6
+ * Add an option of pthread mutex lock.
7
+ * Add skynet.core.intcommand to optimize skynet.sleep etc.
8
+ * Fix a memory leak bug in lua shared proto.
9
+ * snax.msgserver use string instead of lightuserdata/size.
10
+ * Remove some unused api in netpack.
11
+ * Raise error when skynet.send to 0.
12
+
1
13
v1.0.0-alpha9 (2015-8-10)
2
14
-----------
3
15
* Improve lua serialization , support pairs metamethod.
4
16
* Bugfix : sproto (See commits log of sproto)
5
17
* Add user log service support (In config)
6
- * Remove the size limit of cluster RPC message.
7
- * Remove the size limit of local message.
8
18
* Other minor bugfix (See commits log)
9
19
10
20
v1.0.0-alpha8 (2015-6-29)
You can’t perform that action at this time.
0 commit comments