Skip to content

Commit b27af50

Browse files
authored
Update README.md
1 parent 5f6e57c commit b27af50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
A collection of crates for building applications using bittorrent technologies.
55

6+
Chat: irc.mozilla.org <a href="http://mibbit.com/?server=irc.mozilla.org&channel=%23bip.rs" target="_new_win">#bip.rs</a>
7+
68
## Bencode (bip_bencode) - [![Documentation](https://docs.rs/bip_bencode/badge.svg)](https://docs.rs/bip_bencode) [![Crate](http://meritbadge.herokuapp.com/bip_bencode)](https://crates.io/crates/bip_bencode)
79

810
**About**: Bencode is the binary encoding used throughout bittorrent technologies from metainfo files to DHT messages. Bencode types include integers, byte arrays, lists, and dictionarys, of which the last two can hold any bencode type (they could be recursively constructed).

0 commit comments

Comments
 (0)