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

feat: spawn and join #36

Merged
merged 39 commits into from
Mar 28, 2024
Merged

feat: spawn and join #36

merged 39 commits into from
Mar 28, 2024

Conversation

grutt
Copy link
Contributor

@grutt grutt commented Mar 26, 2024

No description provided.

@grutt grutt changed the title Feat/spawn and join feat: spawn and join Mar 27, 2024
@grutt grutt requested a review from abelanger5 March 27, 2024 21:32
@grutt grutt marked this pull request as ready for review March 27, 2024 21:32
src/clients/listener/listener-client.ts Outdated Show resolved Hide resolved
src/clients/listener/listener-client.ts Outdated Show resolved Hide resolved
eventEmitter.emit('event');
}
} catch (e: any) {
// TODO error handling
Copy link
Contributor

Choose a reason for hiding this comment

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

Address TODO?

@grutt grutt merged commit 028154c into main Mar 28, 2024
4 checks passed
@grutt grutt deleted the feat/spawn-and-join branch March 28, 2024 22:23
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.

2 participants