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

Fix #8 & #9 #10

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Fix #8 & #9 #10

merged 1 commit into from
Feb 5, 2024

Conversation

littletsu
Copy link
Contributor

Fixes issue #8 by exposing the Configuration type to the Net namespace and changes docs accordingly. One thing to note about this is that by importing this type, Roblox's Configuration type is obscured, this could be fixed by renaming the type to something like RouteConfiguration

Fixes issue #9 as suggested by turning the routes argument of Net.start and Net.createHook into an object, and changing the Routes type to any

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants