Skip to content

Refactor: implement event bus#572

Merged
kraleppa merged 27 commits intomainfrom
545-implement-event-bus
Jul 8, 2025
Merged

Refactor: implement event bus#572
kraleppa merged 27 commits intomainfrom
545-implement-event-bus

Conversation

@kraleppa
Copy link
Member

@kraleppa kraleppa commented Jul 8, 2025

No description provided.

@kraleppa kraleppa requested review from GuzekAlan and hhubert6 July 8, 2025 09:55
@kraleppa kraleppa linked an issue Jul 8, 2025 that may be closed by this pull request
Copy link
Contributor

@GuzekAlan GuzekAlan left a comment

Choose a reason for hiding this comment

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

Looks nice 🦈

@kraleppa kraleppa merged commit fe5ec3d into main Jul 8, 2025
2 checks passed
@kraleppa kraleppa deleted the 545-implement-event-bus branch July 8, 2025 12:47
samrobinsonsauce pushed a commit to samrobinsonsauce/live-debugger that referenced this pull request Jul 18, 2025
* Added event module

* Added better docs

* Added docs

* Added event type

* Added basic API

* Added mocks

* Added README to live_debugger_refactor

* Added basic tests

* Fixed credo

* Fixed conflict

* Sending to all channels with specified pid

* Removed pubsub mention

* Changed function names

* Changed name of general broadcast

* Fixed pids

* Added info about setup

* Renamed `events.ex`

* Renamed default pubsub name

* Added implementation tests

* Post merge fix

* Added `@impl true`

* Added guards for `pid` checking

* Changed name of setup function
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.

Implement event bus

2 participants