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

Scope injection is quite slow :( #1

Open
Bruce0203 opened this issue Dec 22, 2023 · 0 comments
Open

Scope injection is quite slow :( #1

Bruce0203 opened this issue Dec 22, 2023 · 0 comments

Comments

@Bruce0203
Copy link
Owner

Bruce0203 commented Dec 22, 2023

Porblem

scope injection is invoked when every times player join, entity created, and new socket channel accepted..
DI inejction should not be used for this however, maybe inject dependencies in compile time can do this with kotlin compiler plugin..

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