Skip to content

Releases: longportapp/openapi-protocol

go/v0.4.0

11 Jul 11:17
a0bf23b
Compare
Choose a tag to compare

What's Changed

Full Changelog: go/v0.3.0...go/v0.4.0

change module path to longportapp

23 Nov 06:04
13ce664
Compare
Choose a tag to compare
  • change module path to longportapp
  • metadata support empty values

go/v0.2.6

17 May 11:07
3cdf55f
Compare
Choose a tag to compare

What's Changed

  • fix: (*client).conn can be currency visit, need lock for read and write by @sunfuze in #9

Full Changelog: go/v0.2.5...go/v0.2.6

go/v0.2.5

12 May 10:49
Compare
Choose a tag to compare

fix reconnect dead lock

go/v0.2.4

12 May 09:45
edf336a
Compare
Choose a tag to compare

Ensure websocket dial timeout

go/v0.2.3

12 May 02:45
1c9c805
Compare
Choose a tag to compare

Bugfix:

  • client keepalive check error after reconnect

go/v0.2.2

08 Dec 03:12
6b62227
Compare
Choose a tag to compare

fix

  • don't stop keepalive after reconnect

go/v0.2.1

20 Sep 07:20
Compare
Choose a tag to compare

update protobufs

go/v0.2.0

05 Jul 09:01
4f3dabe
Compare
Choose a tag to compare

What's Breaking Changed

  • modify client to interface type in #4