noise_protocol_framework 1.0.2 noise_protocol_framework: ^1.0.2 copied to clipboard
Pure dart library to easily implement Noise Protocol Framework protocols.
0.0.1 #
- First functional release without tests
0.0.2 #
- Add Github workflow
0.0.3 #
- Remove unnecessary Futures
0.0.4 #
- Add linter
0.0.5 #
- Format code
0.0.6 #
- Format code - fix
0.0.7 #
- Breaking: change
NoiseProtocolResponder
class from public API toNoiseProtocol
0.0.8 #
1.0.0 #
- first full functional release
1.0.1 #
- fix readme and enhance example code
1.0.2 #
- fix format