dfieschko / RP1210

A Python32 implementation of the RP1210C standard. Now with 100% test coverage!
MIT License
20 stars 12 forks source link

Pass Protocol arg in ClientConnect() through sanitize_msg_param() #70

Closed dfieschko closed 2 years ago

dfieschko commented 2 years ago

This will allow regular strings to be used as well as bytestrings.