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

loopback messages to other websockets as well #1216

Merged
merged 1 commit into from Aug 27, 2020

Conversation

NikkyAI
Copy link
Contributor

@NikkyAI NikkyAI commented Aug 26, 2020

before multiple concurrently connected websocket clients on the same api would not see messages sent by other clients
sorry i missed that in #1205

@codeclimate
Copy link

codeclimate bot commented Aug 26, 2020

Code Climate has analyzed commit b692173 and detected 0 issues on this pull request.

View more on Code Climate.

@NikkyAI
Copy link
Contributor Author

NikkyAI commented Aug 27, 2020

maybe messages should also be appended to the ringbuffer there so they are accessible to /api/stream and /api/messages ?

@42wim 42wim merged commit c63f08c into 42wim:master Aug 27, 2020
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.

None yet

2 participants