Commit Graph

2 Commits

Author SHA1 Message Date
Luke Parker 438883dce3 Have handle take in a Payload object.
Since Payload is no longer directly parsed, meaning the message IDs 
can't be guaranteed to be set, the ID field is no longer public. A 
function has been added to calculate it on first access.
2020-07-15 05:54:36 -05:00
Luke Parker e9673fa208 MVDS implementation in Nim.
Still requires testing against the reference implementation, and the API 
needs discussion.
2020-07-15 03:08:09 -05:00