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

Add support for a publish/subscribe mechanism to the uws FFI bindings #120

Open
rdw-software opened this issue Apr 15, 2023 · 1 comment

Comments

@rdw-software
Copy link
Member

rdw-software commented Apr 15, 2023

Don't have an immediate use case for this, so postponing until it becomes relevant. Probably not difficult since uws supports it.

@rdw-software rdw-software changed the title Add support for a publish/subscribe mechanism over WebSockets to the uws FFI bindings Add support for a publish/subscribe mechanism to the uws FFI bindings Apr 15, 2023
@rdw-software rdw-software added this to the WebSockets and HTTP milestone Apr 15, 2023
@rdw-software rdw-software moved this to Vague and distant future (Backlog) in Evo.lua: Timeline Apr 15, 2023
@rdw-software
Copy link
Member Author

Broadcasts should likely use the uws TopicTree API for better performance - saved for later. For now, it's a naive iterate-send-all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Vague and distant future (Backlog)
Development

No branches or pull requests

1 participant