Skip to content

Releases: librats/librats

0.8.0

13 Feb 04:04

Choose a tag to compare

  • new multiplexing architecture

0.7.2

10 Feb 12:55

Choose a tag to compare

  • minor bug fixes
  • support of auto-emperal port detection

0.7.1

01 Feb 14:39

Choose a tag to compare

  • fix peer exchange on incoming connections
  • fix encryption handshake stability

0.7.0

30 Jan 02:34

Choose a tag to compare

  • Rewrited more powerful bittorent module
  • Download resuming
  • Fix Windows directory creation
  • DiskIO special write class
  • TSAN support

0.6.0

20 Jan 13:27

Choose a tag to compare

  • new encryption implementation to avoid gossipsub handshake problems
  • new stun/turn/ice API
  • fix potencial send deadlock
  • new storage module for p2p storage based on LWW
  • stability improvements

0.5.4

27 Dec 00:01

Choose a tag to compare

  • Fix windows mDNS discovery
  • Fix some cases of mDNS, proper compression support

0.5.3

12 Dec 15:44

Choose a tag to compare

  • proper protocol discover for mdns fix
  • support of spider mode
  • fix some minor gcc warnings

0.5.2

08 Dec 03:13

Choose a tag to compare

  • announce algorithm improved

0.5.1

07 Dec 22:13

Choose a tag to compare

  • fix installing librats using npm
  • fix downloading using hash for bt procotol

0.5.0

06 Dec 03:36

Choose a tag to compare

  • DHT: improved traversal algorithm, rtt metric, branch factor, new routing tables algorithm
  • DHT: dht historical storage for limited-avaiable bootstrap networks
  • Potencial bittorrent deadlock fixes
  • Improved peers search for rats client
  • RATS_SEARCH feature fix