pynng
pynng copied to clipboard
Isdale
I added a couple examples for Pair1 and Pub/Sub that are derived from what is in the ReadTheDocs. I also documented these a bit over on Hackaday.io. Reference Issue #43 and #67
Thanks for the PR, @MauiJerry. Examples are always welcome!
I do request one change though, and that is to use the same naming conventions used elsewhere in the library--you can make the changes, or I can merge it and make the changes myself. It makes no difference to me!
The changes would be to rename file names and variables to use snake_case instead of camelCase.
Thanks for the PR!