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

routerdata 🔥 #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

vincer2040
Copy link

extended router class with routerdata class
added ability to subscribe routes to functions
functions are stored in a pool (array), no 2 same functions are in this pool
routes are stored with the index of the function they are subscribed to in the pool

extended router class with router data class
added ability to subscribe routes to functions
functions are stored in a pool, they don't repeat
routes are stored with the index of the function they are subbed to
in the pool
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