Skip to content

1.7.1 Smarter return data parsing

Compare
Choose a tag to compare
@yozik04 yozik04 released this 19 Dec 19:52
· 23 commits to master since this release

Improved

  • Smart parsing of fixed length packets. Fixes issue with negative integers #18.

Other

  • protocol.py was split into multiple files. Classes should still be available in old places.