Skip to content

Conversation

@javierguerragiraldez
Copy link
Collaborator

@javierguerragiraldez javierguerragiraldez commented Aug 15, 2024

the main function injects a HandlerBuilder, the Node uses it (plus node-specific info) to new protocol handlers, each manages the connection(s) privately.

  • add something to the jsonrpc handler

the main function injects a `HandlerBuilder`, the Node uses it
(plus node-specific info) to new protocol handlers,
each manages the connection(s) privately.

Signed-off-by: Javier Guerra <javier.guerra@konghq.com>
Signed-off-by: Javier Guerra <javier.guerra@konghq.com>
@javierguerragiraldez javierguerragiraldez force-pushed the refactor-protocol-handlers branch from 097a0d2 to 36316b7 Compare August 20, 2024 22:20
Signed-off-by: Javier Guerra <javier.guerra@konghq.com>
doesn't do much beyond periodically asking for deltas because the
specfile isn't ready yet.

the current specfile was written as understood from the very first Lua
implementation,  there's a PR supposedly incorporating discussed
changes (Kong/openrpc_specfiles#2),
but no reviews from the Gateway team.
had to tweak the spec to add the `NewVersion` field to `Delta` elements.

also added a WaitGroup to make Run close with the last connection.
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.

2 participants