Skip to content

Local Routing example in Go - #448

Draft
jfleitz wants to merge 2 commits into
wasmCloud:mainfrom
jfleitz:jfleitz/local-routing
Draft

jfleitz wants to merge 2 commits into
wasmCloud:mainfrom
jfleitz:jfleitz/local-routing

Conversation

@jfleitz

@jfleitz jfleitz commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Demonstrates an example of using local bypass routing, a feature that is being added in the next wasmCloud release.

Go example has a caller and a callee.
A local "in-memory" route is registered on the host by the callee example, which is not the same as what is registered for external requests. So only local processes that are running on the same host can access.
Requires wasmCloud >2.9.0

Signed-off-by: Jeremy Fleitz <jeremy@cosmonic.com>
Signed-off-by: Jeremy Fleitz <jeremy@cosmonic.com>
@jfleitz
jfleitz force-pushed the jfleitz/local-routing branch from e61e374 to 4d0a0ff Compare September 17, 2026 17:55

This branch has not been deployed

No deployments
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