Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PeerRoomExtensions #10

Merged
merged 8 commits into from
Jul 22, 2024
Merged

PeerRoomExtensions #10

merged 8 commits into from
Jul 22, 2024

Conversation

Arlodotexe
Copy link
Owner

@Arlodotexe Arlodotexe commented Jul 22, 2024

  • Added PeerRoomExtensions.WaitForJoinAsync extension method
  • Added PeerRoomExtensions.WaitToReceiveMessageAsync extension method
  • Added PeerRoomExtensions.PublishUntilMessageReceivedAsync extension method
  • Allow receiving messages when heartbeat is disabled
  • Added PeerRoom.HeartbeatMessage to enable changing the heartbeat for the peer room.
  • Prune stale/outdated heartbeat message, made PruneStalePeersAsync public.
  • Fixed inconsistent passing of --repo-dir parameter during cli invocation

[New]
Added PeerRoomExtensions.WaitForJoinAsync extension method
Added PeerRoomExtensions.WaitToReceiveMessageAsync extension method
Added PeerRoomExtensions.PublishUntilMessageReceivedAsync extension methods
Added PeerRoom.HeartbeatMessage to enable changing the heartbeat for the peer room.
Prune stale/outdated heartbeat message, made PruneStalePeersAsync public.

[Breaking]
Allow receiving messages when heartbeat is disabled.

[Fixes]
Fixed inconsistent passing of --repo-dir parameter during cli invocation
@Arlodotexe Arlodotexe merged commit 2a6532d into main Jul 22, 2024
1 check failed
@Arlodotexe Arlodotexe deleted the PeerRoomExtensions branch July 22, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant