mid_protocol 0.1.0
mid_protocol: ^0.1.0 copied to clipboard
A protocol for supporting the communication between mid servers and clients.
0.1.0 #
Note: This release has breaking changes.
- DOCS: modified comments.
- DOCS: modified comments.
- BREAKING CHORE: removed interceptors from protocol lib.
0.0.2+3 #
- DOCS: modified comments.
0.0.2+2 #
- REFACTOR: added some docs and error handling.
0.0.2+1 #
- FIX: added try/catch in Message.fromMap.
0.0.2 #
- Added
subscribeandstopMessageTypes.
0.0.1 #
- Initial version.