From f837858abe18494956446588edcc9a927c84ef9e Mon Sep 17 00:00:00 2001 From: Greg Look Date: Thu, 19 Nov 2015 17:14:35 -0800 Subject: [PATCH] Add link to clj-multicodec. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae732aa..a2df917 100644 --- a/README.md +++ b/README.md @@ -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