Skip to content

Message type checking prototype

Nathan Hertz requested to merge message-type-checking-prototype into main
  • New method Router.is_message_valid()
  • Tests in test_router.py using property-based testing with hypothesis package

Merge request reports