Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
Listed nanomsg and aionn as related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
wrobell authored and djc committed Sep 12, 2016
1 parent f75d067 commit 53424ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,9 @@ Getting started
pub.send('hello, world')
print(sub.recv())
Related Projects
----------------

- `nanomsg <http://nanomsg.org/>`_
- `aionn <https://github.com/wrobell/aionn>`_ - asyncio messaging library based on nnpy

0 comments on commit 53424ab

Please sign in to comment.