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

eventEngine #334

Merged
merged 67 commits into from
Jan 16, 2024
Merged

eventEngine #334

merged 67 commits into from
Jan 16, 2024

Conversation

mohitpubnub
Copy link
Contributor

@mohitpubnub mohitpubnub commented Aug 18, 2023

feat: added enableEventEngine, maintainPresenceState flags and retryConfiguration for retry policy configuration.

Added enableEventEngine, maintainPresenceState flags and retryConfiguration for retry policy configuration.

fix: prevent duplicate listener registration.

Fixes issue of allowing duplicate listener registration.

fix: file name conflict in lib directory.

Fixes file name conflict in lib directory.

Closes #355

Copy link
Contributor

@parfeon parfeon left a comment

Choose a reason for hiding this comment

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

Vert few questions are left.

src/event-engine/core/retryPolicy.ts Outdated Show resolved Hide resolved
src/event-engine/dispatcher.ts Show resolved Hide resolved
src/event-engine/states/receiving.ts Outdated Show resolved Hide resolved
src/event-engine/states/receive_stopped.ts Outdated Show resolved Hide resolved
src/event-engine/states/receive_failed.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshaking.ts Show resolved Hide resolved
src/event-engine/states/handshaking.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshake_stopped.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshake_reconnecting.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshake_failed.ts Outdated Show resolved Hide resolved
@mohitpubnub mohitpubnub requested a review from parfeon January 15, 2024 02:58
src/event-engine/core/retryPolicy.ts Outdated Show resolved Hide resolved
src/event-engine/core/retryPolicy.ts Outdated Show resolved Hide resolved
src/event-engine/states/receive_stopped.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshake_stopped.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshake_reconnecting.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshake_failed.ts Outdated Show resolved Hide resolved
src/event-engine/states/handshake_failed.ts Outdated Show resolved Hide resolved
@mohitpubnub mohitpubnub requested a review from parfeon January 15, 2024 12:59
src/event-engine/states/handshaking.ts Outdated Show resolved Hide resolved
src/event-engine/states/receive_failed.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@parfeon parfeon left a comment

Choose a reason for hiding this comment

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

LGTM!

@mohitpubnub
Copy link
Contributor Author

@pubnub-release-bot release as v7.5.0

@mohitpubnub
Copy link
Contributor Author

@pubnub-release-bot release as v7.5.0

@mohitpubnub mohitpubnub merged commit f0bd4e5 into master Jan 16, 2024
6 of 7 checks passed
@mohitpubnub mohitpubnub deleted the presence branch January 16, 2024 06:29
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

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.

5 participants