utp 0.4.0 copy "utp: ^0.4.0" to clipboard
utp: ^0.4.0 copied to clipboard

outdated

uTorrent Transport Protocol (BEP0029 specification) library implemented by pure Dart.

0.0.1 #

  • Initial version

0.1.2 #

  • Send/Receive data
  • Send multiple packets
  • Send data with selectiveACK
  • Send keepalive
  • Can communicate with libutp

0.2.0 #

  • Change timeout caculator
  • Can process FIN message
  • Change the window size caculator
  • Use dymanic window size and packet size to control data sending

0.2.1 #

  • Fix FIN message bug

0.3.0 #

  • Change FIN message process logic
  • Process RESET message
  • Write README

0.3.1 #

  • Fix UTP packet parse bug

0.4.0 #

  • Implement LEDBAT
  • Change packet sending process to improve sending speed.
2
likes
30
pub points
36%
popularity

Publisher

unverified uploader

uTorrent Transport Protocol (BEP0029 specification) library implemented by pure Dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on utp