Skip to content

Conversation

jakub-grzesiowski
Copy link
Contributor

@jakub-grzesiowski jakub-grzesiowski commented Mar 4, 2025

feat: Implement C-Core Event Engine.

Ported over Event Engine functionality from C-Core to internal Chat logic.

feat: Replace StartListeningFor<...> methods with SetListeningFor<...>(bool listen)

Replaced old way of creating connections with a more convenient, non-async, and on-demand approach.

feat: Make Connect(), Join(), Disconnect(), and Leave() non-awaitable again

Connect(), Join(), Disconnect(), and Leave() now work on a "request" basis so they no longer have to be awaited.

@jakub-grzesiowski
Copy link
Contributor Author

@pubnub-release-bot release as v0.4.0

Copy link
Contributor

@Xavrax Xavrax left a comment

Choose a reason for hiding this comment

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

LGTM

@jakub-grzesiowski jakub-grzesiowski merged commit 8d90608 into master Mar 4, 2025
4 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the ee-implementation branch March 4, 2025 15:11
@pubnub-release-bot
Copy link

🚀 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.

3 participants