driplineorg / dripline-python

python implementation of project8/dripline
Apache License 2.0
3 stars 6 forks source link

updated binding code for message and its derived classes #13

Closed yadiw closed 5 years ago

yadiw commented 5 years ago

Sorry for getting back late.

So far there are still some functions not working - all the create() functions for derived message classes and other 3 (message.set_payload(), msg_request.reply() and msg_request.get_message_op()), and I am not quite sure why.

Please feel free to get in touch with me via email/GitHub - somehow I am not able to use Slack from where I am now :(

nsoblath commented 5 years ago

Looks good to me