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

3 - Broadcast - Router #200

Open
wants to merge 2 commits into
base: features/broadcast/datatypes-2
Choose a base branch
from

Conversation

aleksander-vedvik
Copy link
Collaborator

Previous: #199

This pr includes the entire router implementation. The router is used to broadcast messages to other servers and send replies to clients.

The router is used to send messages to other servers (broadcast) or to reply to clients (clientReply)
The manager implementation uses the AddHandler method
@meling meling changed the base branch from master to features/broadcast/datatypes-2 January 11, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant