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

Server #4

Open
3 of 6 tasks
DevJonTaylor opened this issue Oct 18, 2019 · 0 comments
Open
3 of 6 tasks

Server #4

DevJonTaylor opened this issue Oct 18, 2019 · 0 comments

Comments

@DevJonTaylor
Copy link
Owner

  • NOTE: I decided to use the NodeJS net module instead of ExpressJS. It was a bit harder to setup, however I believe in the long run it will be more fluent instead of direct connections.
  • Setup Server Class
  • Handle incoming connections
  • Setup events "like Socket.IO (on & emit)"
  • Receive commands.
  • Process commands.
  • Return Results.
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