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 built-in support for closure callbacks for export PPP callbacks #22

Open
jamcleod opened this issue Nov 1, 2021 · 0 comments
Open

Comments

@jamcleod
Copy link
Member

jamcleod commented Nov 1, 2021

Extends #21

Currently in order to use PPP closure callbacks for callbacks exported from the same plugin you'd need to import your own plugin. This is obviously not ideal and shouldn't be too bad to implement in a manner which uses the same API as the currently experimental <callback>::add_callback(...) function which the export_ppp_callback macro currently creates.

This is likely more ideal than trying to have it conform to the PppCallback API

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

No branches or pull requests

1 participant