]> Sergey Matveev's repositories - btrtrc.git/commit
Align webtorrent tracker to BEP-3
authorJustin M <37273682+DigitalAlchemist@users.noreply.github.com>
Mon, 4 Jan 2021 22:54:07 +0000 (22:54 +0000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 5 Jan 2021 00:38:39 +0000 (11:38 +1100)
commitae9d5bce18fa57034ee73f1e3a45108176f67648
tree078a0ea0cdbf9a6d2964c15c4ceca9ede266a926
parentb2ab540f9381100b26c9a9b3a2652a7e4981f3e0
Align webtorrent tracker to BEP-3

Adding "omitempty" to json marshalling, bringing the webtorrent tracker AnnounceRequest in line
with BEP-3, which states omitting the the "event" field is acceptable.
webtorrent/tracker_protocol.go