wire

Peer wire encoder/decoder

An Elixir package for encoding and decoding bittorrent peer wire protocol messages.

encode and decode bittorrent peer wire protocol messages with elixir

GitHub

19 stars
0 watching
2 forks
Language: Elixir
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alehander92/bencoder A library to handle Bencode data serialization and deserialization in Elixir 4
alehander92/tracker_request Provides Elixir functions to handle bittorrent tracker requests and responses 14
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20
mafintosh/peer-wire-protocol A Node.js implementation of the BitTorrent protocol's communication layer 46
webtorrent/bittorrent-protocol A Node.js implementation of the BitTorrent peer wire protocol. 347
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
meh/jazz A JSON handling library for Elixir. 61
jfacorro/eden An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. 38
jeffutter/honeywell-elixir An unofficial API client for the Honeywell Round and Water Leak & Freeze Detector APIs in Elixir. 0
mana-ethereum/ex_rlp An Elixir implementation of Ethereum's RLP encoding specification 31
sasa1977/site_encrypt A library for automatic SSL/TLS certificate management in Elixir web applications 471
rjsamson/hexate A module for encoding and decoding hexadecimal data in Elixir 30
riverrun/argon2_elixir An Elixir wrapper around the Argon2 password hashing algorithm 229
crowdhailer/ace An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 305