bloop-client-framework 1.0.0

Client framework for the Bloop wire protocol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 1.0.0 (2026-07-31)


### Bug Fixes

* clamp tag-controlled block arithmetic in the MFRC522 backend ([cddea4c]https://github.com/bloop-box/bloop-client-framework/commit/cddea4c784aaf7ec9ebc4ecd8eeaab2655e55516)


### Features

* add audio playback behind the audio feature ([1738834]https://github.com/bloop-box/bloop-client-framework/commit/1738834e0b07b7babb44a74ceefb00c2d5824e87)
* add blocking serve variant for the MFRC522 backend ([b2e620c]https://github.com/bloop-box/bloop-client-framework/commit/b2e620cf2c22794b723ab45946ce6efc588aac98)
* add total request deadline and fatal error handling ([291ee25]https://github.com/bloop-box/bloop-client-framework/commit/291ee259cccb4e58f813fb4d676b5460e22fcd9f)
* initial implementation ([56f0fce]https://github.com/bloop-box/bloop-client-framework/commit/56f0fce9927b57a3aa7901840097202a3304410f)
* let the audio cache fill from an on-connect session ([9acfb24]https://github.com/bloop-box/bloop-client-framework/commit/9acfb2445132a83b9ed693e70df4920f5ab5037c)
* verify server certificates through the operating system ([73aa46f]https://github.com/bloop-box/bloop-client-framework/commit/73aa46fc0b257316cb8cb260078064f3fa0436b5)