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

js / implement pub/sub in browser #103

Open
marcobambini opened this issue Jul 12, 2024 · 2 comments
Open

js / implement pub/sub in browser #103

marcobambini opened this issue Jul 12, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@marcobambini
Copy link
Member

@danielebriggi has already implemented the pub/sub in node.js with cf44c29

We also need to implement it with the browser version using websocket (it will talk directly to the gateway and not with the core so that the communication protocol will be much easier than the node.js version).

@jacobprall jacobprall added the enhancement New feature or request label Jul 15, 2024
@marcobambini marcobambini changed the title Iimplement pub/sub in browser implement pub/sub in browser Jul 24, 2024
@jacobprall
Copy link
Member

Status? @danielebriggi

@jacobprall jacobprall changed the title implement pub/sub in browser js / implement pub/sub in browser Aug 23, 2024
@danielebriggi
Copy link
Member

danielebriggi commented Aug 26, 2024

@jacobprall , @gionatamettifogo is implementing a scalable version of pubsub using RabbitMQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants