Add link to clj-multicodec.

This commit is contained in:
Greg Look 2015-11-19 17:14:35 -08:00
parent 7c805bf140
commit f837858abe

View File

@ -115,6 +115,7 @@ These path names happen to be resolvable -- not just in a "multicodec muxer(e.g
- [go-multicodec](https://github.com/jbenet/go-multicodec)
- [go-multistream](https://github.com/whyrusleeping/go-multistream) - Implements multistream, which uses multicodec for stream negotiation
- [node-multistream](https://github.com/diasdavid/multistream) - Implements multistream, which uses multicodec for stream negotiation
- [clj-multicodec](https://github.com/greglook/clj-multicodec)
# FAQ