Skip to content

vspinu/R-bencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bencode encoder and decoder for R

Bencode is a terse format encoding used mostly in BitTorrent. It supports the following types: byte strings, integers, lists, and dictionaries. See the specifications for more.

Bencode is also used as a transport protocol for Clojure network REPL.

About

bencode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors