Skip to content

Comments

Allow query calls to connectd's public getConnections() method#31

Open
o0x wants to merge 1 commit intodfinity:masterfrom
o0x:patch-1
Open

Allow query calls to connectd's public getConnections() method#31
o0x wants to merge 1 commit intodfinity:masterfrom
o0x:patch-1

Conversation

@o0x
Copy link

@o0x o0x commented May 23, 2020

getConnections() makes no state changes, allowing a query call should speed up inter-canister comms.

getConnections() makes no state changes, allowing a query call should speed up inter-canister comms.
@o0x o0x requested a review from a team as a code owner May 23, 2020 12:47
@o0x
Copy link
Author

o0x commented May 24, 2020

For context, I'd like to call into this from another app's canister, ie other than the linkedup one. It'd be great if I could make the calls to this method more efficient.

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