Skip to content

Handle fragmented messages with empty payload gracefull

Compare
Choose a tag to compare
@M0r13n M0r13n released this 20 Dec 10:34
· 3 commits to master since this release
60227aa
  • closes #157: #157
    • pyais now handles framgmented messages where at least one fragment has an empty payload gracefully
    • added a new exception MissingPayloadException
      • raised if if the assembled payload is empty