Skip to content

Releases: yomorun/yomo

v0.3.1

Choose a tag to compare

@chenjunbiao chenjunbiao released this 17 Dec 08:58
1901594

update codec to v1.1.0

  • Solve the problem of base type encoding without wrapper node #66

v0.3.0

Choose a tag to compare

@chenjunbiao chenjunbiao released this 11 Dec 10:33
14f2948

update yomo-codec to v1.0.0

  • optimising performance
  • sticky packet handling

v0.2.2

Choose a tag to compare

@chenjunbiao chenjunbiao released this 26 Nov 09:54
9a9365b
  • update echo sample to using codec
  • update echoServerAddr to codec server

v0.2.1

Choose a tag to compare

@chenjunbiao chenjunbiao released this 26 Nov 08:44
9698d1f

update Quic-go to v0.19.2

v0.2.0

Choose a tag to compare

@chenjunbiao chenjunbiao released this 26 Nov 07:41
cacaebe
  • Codec switch to yomo-codec-golang
  • RunDevWith support OutputFormatter: HexString/PacketPrinter/EchoData/ThermometerData

v0.1.14

Choose a tag to compare

@chenjunbiao chenjunbiao released this 11 Sep 06:21
d6eb75c

optimize for performance test

v0.1.13

Choose a tag to compare

@chenjunbiao chenjunbiao released this 20 Aug 07:55
443606d

custom pprof

v0.1.12

Choose a tag to compare

@chenjunbiao chenjunbiao released this 17 Aug 07:26
0e0e264
  • Support for * wildcards
  • Ignore the nil value returned by plugin handle

v0.1.10

Choose a tag to compare

@chenjunbiao chenjunbiao released this 14 Aug 10:53
79c05f5
  • Request and response packets are not aligned
  • logger
  • reconnet on error
  • copy stream

v0.1.9

Choose a tag to compare

@chenjunbiao chenjunbiao released this 07 Aug 03:07
0456d0d

fix connection error.