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

breakup the server.cs #71

Open
dudash opened this issue Jun 23, 2023 · 0 comments
Open

breakup the server.cs #71

dudash opened this issue Jun 23, 2023 · 0 comments

Comments

@dudash
Copy link

dudash commented Jun 23, 2023

https://github.com/redhat-gamedev/srt-godot-server/blob/main/Server.cs
server.cs is definitely getting big and potentially unwieldy. And it's already a lot of queue and inter-method "communication."

Refactor. Potentially use multiple empty nodes with scripts, or create classes for use in Server.cs

(related to #20 )

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