codypiersall / pynng

Python bindings for Nanomsg Next Generation.
https://pynng.readthedocs.io
MIT License
268 stars 58 forks source link

few example with curio from nng get started #76

Closed geronimo-iia closed 3 years ago

geronimo-iia commented 3 years ago

Hello,

I've adapted few example from https://nanomsg.org/gettingstarted/ using curio in order to make my first step with pynng.

If you wanna me to add more documentation in the code, let me known

Regards Jerome

codypiersall commented 3 years ago

This is great, thanks!