We have a restriction because we're using the same public key we use while communicating with all our peers.
We should refactor to have an execution flow like the following one:
- User A creates a new session:
whatever.com/b3e2757a-d31f-41f7-ba3b-d0d18fd2fd46
- User B tries to connect to the user A session
- User A sends out his/her append only log public key to user B in order to replicate the DB
We have a restriction because we're using the same public key we use while communicating with all our peers.
We should refactor to have an execution flow like the following one:
whatever.com/b3e2757a-d31f-41f7-ba3b-d0d18fd2fd46