UNPKG

@firaenix/bittorrent-protocol

Version:

Simple, robust, BitTorrent peer wire protocol implementation

6 lines (5 loc) 108 B
export declare type ExtensionsMap = { [x: string]: boolean; dht: boolean; extended: boolean; };