Closed NeonDaniel closed 5 months ago
Deployed to hana.neonaialpha.com with neon/neon auth
I don't have a good way to test this locally, but the code looks good to me
This can be tested now with configuration:
neon_node:
description: Neon Node
# hana_address: https://hana.neonaiservices.com
hana_address: https://hana.neonaialpha.com
hana_username: neon
hana_password: neon
Description
Implements a websocket API for a Node client Adds
ClientPermissions
object to define per-client permissionsIssues
Closes #6
Other Notes
Example client implementation: https://github.com/NeonGeckoCom/neon-nodes/pull/14