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

Implement websocket client class #14

Merged
merged 13 commits into from
May 22, 2024
Merged

Implement websocket client class #14

merged 13 commits into from
May 22, 2024

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Apr 11, 2024

Description

Implements a WS communication-based client
Refactor to minimize duplicate code

Issues

Other Notes

Refactor to minimize duplicate code
NeonDaniel added a commit to NeonGeckoCom/neon-hana that referenced this pull request May 21, 2024
# Description
Implements a websocket API for a Node client
Adds `ClientPermissions` object to define per-client permissions

# Issues
Closes #6

# Other Notes
Example client implementation:
NeonGeckoCom/neon-nodes#14

---------

Co-authored-by: Daniel McKnight <daniel@neon.ai>
@NeonDaniel NeonDaniel marked this pull request as ready for review May 22, 2024 23:27
@NeonDaniel NeonDaniel merged commit 3c11613 into dev May 22, 2024
3 checks passed
@NeonDaniel NeonDaniel deleted the FEAT_WebsocketClient branch May 22, 2024 23:52
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.

1 participant