mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-02-21 21:33:05 +00:00
readme
This commit is contained in:
parent
edc56f44e6
commit
edf03ed51f
@ -59,11 +59,12 @@ client.update() // force a tracker announce. will trigger more 'update' events a
|
||||
client.stop() // stop getting peers from the tracker, gracefully leave the swarm
|
||||
```
|
||||
|
||||
**TODO:** Add BitTorrent tracker server implementation!
|
||||
**TODO: Add a BitTorrent tracker server implementation to this package.**
|
||||
|
||||
```js
|
||||
var Server = require('bittorrent-tracker').Server
|
||||
|
||||
// TODO
|
||||
```
|
||||
|
||||
## license
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user