Skip to content

Releases: renproject/aw

v0.3.6

28 Jan 03:48
ce76b6d
Compare
Choose a tag to compare
  • Fix handling of dead connections (#16)

v0.3.3

16 Jan 23:06
22382ab
Compare
Choose a tag to compare
  • Fix issue with group addresses not containing self
  • Improve type names for clarity

v0.3.2

06 Dec 03:59
11e3cb5
Compare
Choose a tag to compare
  • Fix data racing in the dht
  • Remove logger from all options
  • Add maxConnection to the tcp server

v0.3.1

02 Dec 22:58
1b38778
Compare
Choose a tag to compare

Add missing export types and functions at the top level of the repo

v0.3.0

29 Nov 04:25
Compare
Choose a tag to compare
  • Add PeerGroup support #10
  • Add test cases for all the packages
  • Improve handshake process

v0.2.5

05 Nov 04:52
4e332a5
Compare
Choose a tag to compare
  • Accept client and server options in PeerOptions
  • Client options contains a configurable MaxRetries variable

v0.2.4

23 Oct 23:32
3658259
Compare
Choose a tag to compare
Updated NewTCPPeer to keep the Runners in the options

v0.2.3

23 Oct 23:31
Compare
Choose a tag to compare
updated to use Runners instead of RunFns

v0.2.1

03 Sep 06:36
Compare
Choose a tag to compare
tcp: fixed mu locking and unlocking

v0.2.0

23 Aug 03:02
c5a15ba
Compare
Choose a tag to compare
Merge pull request #4 from renproject/feat/kv

Use KV storage v1.0.0