Releases: synthfi/fortran-messagepack
Releases · synthfi/fortran-messagepack
Initial Streaming API
Error checking in this release was consolidated. Debugging capability has suffered as a result, but I plan to revamp this in the future.
Added the is_available
function to showcase look ahead in a streaming scenario. Added a demo showcasing this capability alongside unpack_buf
. It is a start, but more work needs to be done here.