Skip to content

Releases: decentraland/rpc-rust

2.3.5

24 May 20:56
f79dbc9
Compare
Choose a tag to compare

What's Changed

  • chore: remove protobuf-src dependency as it takes too long to build by @guidota in #89

Full Changelog: 2.3.4...2.3.5

2.3.4

16 May 15:25
9f20e33
Compare
Choose a tag to compare

What's Changed

  • fix: failing codegen for server streams by @lauti7 in #88

Full Changelog: 2.3.3...2.3.4

2.3.3

15 May 20:14
1bdaea9
Compare
Choose a tag to compare

What's Changed

  • refactor: WebSocket trait for all impls by @guidota in #87

Full Changelog: 2.3.2...2.3.3

2.3.2

12 May 14:27
635230c
Compare
Choose a tag to compare

What's Changed

  • feat: make ping optional and public fns by @guidota in #86

Full Changelog: 2.3.1...2.3.2

2.3.1

11 May 19:50
dda76ff
Compare
Choose a tag to compare

Full Changelog: 2.3.0...2.3.1

2.3.0

10 May 15:37
ec3df47
Compare
Choose a tag to compare

What's Changed

  • feat: allow ws client to ping every certain interval by @guidota in #85

Full Changelog: 2.2.0...2.3.0

2.2.0

08 May 15:22
6b6df28
Compare
Choose a tag to compare

What's Changed

  • fix: receives transport on connected handler by @lauti7 in #84

Full Changelog: 2.1.1...2.2.0

2.1.1

02 May 18:11
113e0da
Compare
Choose a tag to compare

What's Changed

  • fix: unique keys for ack listeners by @guidota in #81
  • feat: complex context for procedures by @lauti7 in #82
  • fix: change server's state after sending by @lauti7 in #83

Full Changelog: 2.0.1...2.1.1

2.0.1

28 Apr 12:49
fca1910
Compare
Choose a tag to compare

What's Changed

  • fix: buggy assigned port id and buggy websocket transport by @lauti7 in #80

Full Changelog: 2.0.0...2.0.1

2.0.0

27 Apr 18:06
a46a422
Compare
Choose a tag to compare

What's Changed

  • fix: ws server don't stop listening on port by @lauti7 in #68
  • feat: return errors on procedures & implements RemoteError by @lauti7 in #75
  • chore: add TLS support by @agusaldasoro in #73
  • feat: add a handler when transport closes by @lauti7 in #76
  • chore: adding cargo features and protobuf-src by @guidota in #69
  • fix: missing server ready message by @lauti7 in #78

Full Changelog: 1.0.0...2.0.0