Skip to content

Conversation

@sacOO7
Copy link
Contributor

@sacOO7 sacOO7 commented Jun 6, 2024

PR description

  • Protocol 2, also called no-connection-serial literally means removing all references of connection_serial from the code.
  • I have removed all connection-serial references till commit -> 832d9c4.
  • Further changes (Protocol 2 ) are implemented as iterative + atomic commits.

sacOO7 added 13 commits June 2, 2024 19:30
1. Set channelSerial when message, presencemessage or attached received
2. Send channelSerial while sending channel attach message
3. Set channelSerial to nil if channel is detached, failed or suspended
1. Retrieving value using create_recovery_key and setting msgserial, channel
serials and recover key on connection
2. Handled resume/recover success/failure in connection manager.
3. Deprecated old recovery_key method on connection
@github-actions github-actions bot temporarily deployed to staging/pull/409/features June 6, 2024 08:01 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/409/docs June 6, 2024 08:01 Inactive
@sacOO7 sacOO7 marked this pull request as ready for review June 6, 2024 08:13
@sacOO7 sacOO7 requested a review from umair-ably June 6, 2024 10:10
Copy link
Collaborator

@lawrence-forooghian lawrence-forooghian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to confirm — I think you previously mentioned that you’re going to fix tests and write new ones in a separate PR, is that right?

@github-actions github-actions bot temporarily deployed to staging/pull/409/features June 21, 2024 05:11 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/409/docs June 21, 2024 05:12 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/409/features June 21, 2024 07:38 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/409/docs June 21, 2024 07:38 Inactive
@sacOO7
Copy link
Contributor Author

sacOO7 commented Jun 24, 2024

Just to confirm — I think you previously mentioned that you’re going to fix tests and write new ones in a separate PR, is that right?

This is done as a part of #411

@sacOO7 sacOO7 changed the base branch from feature/integration-protocol-2 to main July 3, 2024 11:46
@sacOO7 sacOO7 changed the base branch from main to feature/integration-protocol-2 July 3, 2024 11:46
@sacOO7 sacOO7 merged commit 317572b into feature/integration-protocol-2 Jul 3, 2024
@sacOO7 sacOO7 deleted the feature/protocol-2-resume-recover branch July 3, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants