roots-id / rootswallet

An open source identity/credential wallet built for grass roots efforts in multiple countries.
https://www.rootswallet.com
Apache License 2.0
18 stars 1 forks source link

Add WS transport #117

Closed rodolfomiranda closed 1 year ago

rodolfomiranda commented 1 year ago

That task will depend on having ws as a transport in the Mediator. If we are able to implement, we can get rid of the 6-second polling for new messages since we can implement the Live Mode on the pickup protocol. With Live Mode, the Mediator just send the received message to the final user if the ws socket is opened.

2byrds commented 1 year ago

We can create this task for the Mediator and eventually in roots-react-native