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

Set resource ID to 0 while listening in InMemoryRpcServer. #167

Merged

Conversation

evshary
Copy link
Contributor

@evshary evshary commented Jul 24, 2024

The PR is to deal with #166.
If we don't configure the origin_filter, we'll use "//*/FFFF/FF/0" as the default.

@evshary evshary linked an issue Jul 24, 2024 that may be closed by this pull request
@evshary evshary requested a review from sophokles73 July 24, 2024 05:30
@sophokles73 sophokles73 added the bug Something isn't working label Jul 24, 2024
src/uri.rs Show resolved Hide resolved
src/communication/in_memory_rpc_server.rs Outdated Show resolved Hide resolved
Signed-off-by: ChenYing Kuo <[email protected]>
Copy link
Contributor

@sophokles73 sophokles73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sophokles73 sophokles73 merged commit de08ea7 into eclipse-uprotocol:main Jul 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The combination of resource ID of source and sink
2 participants