Activity
Removing tokio-tungstenite crate
Removing tokio-tungstenite crate
Handling for TLS enabled WebSockets and non-TLS WebSockets
Handling for TLS enabled WebSockets and non-TLS WebSockets
* Watchdog on WS_connection - checks ping/pong responses
* Watchdog on WS_connection - checks ping/pong responses
* Initial replacement of Tungstenite WebSocket
* Initial replacement of Tungstenite WebSocket
Deleted branch
Deleted branch
Deleted branch
Deleted branch
Final commit for release 0.9.7
Final commit for release 0.9.7
Working Message Expiry Cleanup Processor
Working Message Expiry Cleanup Processor
- Major refactor of namespace relating to workspace changes
- Major refactor of namespace relating to workspace changes
- Fixing workspace mapping issues
- Fixing workspace mapping issues
Refactoring of workspace
Refactoring of workspace
* Renamed affinidi-messaging-processor to affinidi-messaging-processors
* Renamed affinidi-messaging-processor to affinidi-messaging-processors
Refactored Expiry on messages and how they are stored
Refactored Expiry on messages and how they are stored
Updated CHANGELOG
Updated CHANGELOG
Added a troubleshooting tool to read raw didcomm messages
Added a troubleshooting tool to read raw didcomm messages
Updating to Rust Edition 2024
Updating to Rust Edition 2024
Added Watchdog loops
Added Watchdog loops
* Config: oob_invite_ttl added allowing for customisable time to live…
* Config: oob_invite_ttl added allowing for customisable time to live…
Release/0.9.6 (#96)
Release/0.9.6 (#96)
Deleted branch
feat: release-0.9.5
feat: release-0.9.5
Deleted branch
Release date added
Release date added
Fixing some issues relating to live_stream_next()
Fixing some issues relating to live_stream_next()
* Changed Message Pickup live_stream_next() to use Option<Duration>
* Changed Message Pickup live_stream_next() to use Option<Duration>
* Documentation edits
* Documentation edits