v0.9.99
Release 0.9.99
-
unittests
- Fixed test coverage report of the server process
- Pytest fixtures for better-organized test cases
-
SQLiteServer
- Cleanup logic is included in server.run() method.
-
SQLiteClient
- Fixed a bug in the retry logic. Send request again before polling the REQ socket
- Raises an exception when Server is offline
-
SQLiteRxError (Base Class)
- SQLiteRxAuthConfigError
- SQLiteRxZAPSetupError
- SQLiteRxTransportError
- SQLiteRxSerializationError
- SQLiteRxCompressionError
- SQLiteRxConnectionError