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

Add csp.Client function to send capabilities over a channel. #115

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

lthibault
Copy link
Collaborator

Note that I haven't tested this yet. @evan-schott If you're feeling lucky, feel free to merge. Worst-case-scenario it doesn't work, in which case, just open an issue and we'll get it fixed.

To convert the pointer back into a client: ptr.Interface().Client().

@lthibault lthibault added the enhancement New feature or request label Apr 20, 2023
@lthibault lthibault self-assigned this Apr 20, 2023
@lthibault
Copy link
Collaborator Author

lthibault commented Apr 20, 2023

Note to self, I'm not thrilled about the Client name. It lends itself to confusion ("where's the csp.Server?).

csp.Capability seems too long (maybe it isn't?). csp.Cap?

Suggestions welcome.

@evan-schott evan-schott merged commit db6d208 into master Apr 20, 2023
@evan-schott
Copy link
Contributor

cs.Cap is nice

@mikelsr mikelsr changed the title `Add csp.Client function to send capabilities over a channel. Add csp.Client function to send capabilities over a channel. Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants