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

Websockets #25

Open
sneilan opened this issue Nov 24, 2023 · 0 comments
Open

Websockets #25

sneilan opened this issue Nov 24, 2023 · 0 comments
Assignees

Comments

@sneilan
Copy link
Owner

sneilan commented Nov 24, 2023

Even though raw binary data would be faster to transmit, I think implementing the websocket protocol may be the right move because it will be easier for users to create trading clients. The wikipedia page for websockets has a great description of the protocol.

I need to understand the protocol, how hard it is to implement authentication and what the performance penalty will be for improved usability.

@sneilan sneilan self-assigned this Nov 24, 2023
@sneilan sneilan mentioned this issue Nov 27, 2023
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

No branches or pull requests

1 participant