Skip to content

Releases: yomorun/yomo

v0.1.13

20 Aug 07:55
443606d
Compare
Choose a tag to compare

custom pprof

v0.1.12

17 Aug 07:26
0e0e264
Compare
Choose a tag to compare
  • Support for * wildcards
  • Ignore the nil value returned by plugin handle

v0.1.10

14 Aug 10:53
79c05f5
Compare
Choose a tag to compare
  • Request and response packets are not aligned
  • logger
  • reconnet on error
  • copy stream

v0.1.9

07 Aug 03:07
0456d0d
Compare
Choose a tag to compare

fix connection error.

v0.1.8

06 Aug 10:56
745e505
Compare
Choose a tag to compare

fix panic: unexpected end of JSON input, update yomo-json-codec to v0.2.4

v0.1.7

03 Aug 02:54
3e8378a
Compare
Choose a tag to compare

judge PROTOCOL_VIOLATION

v0.1.6

27 Jul 06:07
ca7cfe1
Compare
Choose a tag to compare

fix panic of 'NO_ERROR: xxxx'

v0.1.5

21 Jul 11:05
b36ec68
Compare
Choose a tag to compare

fix the json description of the field

v0.1.4

16 Jul 11:32
86bab5e
Compare
Choose a tag to compare

Fix the problem of CPU spike %100 due to dead loop caused by incorrect judgment of Read result.
Fix for growing cache that could lead to memory overflows

v0.1.3

10 Jul 11:11
f63a3c0
Compare
Choose a tag to compare

support struct codec