Skip to content

REST -> RPC Migration#84

Merged
gatekeep merged 6 commits intomasterfrom
host_rpc_comm
Mar 26, 2025
Merged

REST -> RPC Migration#84
gatekeep merged 6 commits intomasterfrom
host_rpc_comm

Conversation

@gatekeep
Copy link
Copy Markdown
Member

This PR migrates dvmhost <-> dvmhost communications from REST API to a custom UDP RPC communications channel.

…amed RPC; swap peer Network, FNE DiagNetwork and FNENetwork over from if-else-if ladders to switch statements (switch statements perform logically better after compilation because the compiler tends to optimize these into jump-tables which execute faster);
@gatekeep gatekeep closed this Mar 26, 2025
@gatekeep gatekeep reopened this Mar 26, 2025
@gatekeep gatekeep merged commit 3da4eb2 into master Mar 26, 2025
8 checks passed
@gatekeep gatekeep deleted the host_rpc_comm branch March 26, 2025 21:03
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