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

Standardise server structure #3

Open
coffeepots opened this issue Apr 23, 2018 · 0 comments
Open

Standardise server structure #3

coffeepots opened this issue Apr 23, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@coffeepots
Copy link
Contributor

Ensure all server functions conform to an agreed signature.
For example:

  • init()
  • start()
  • pause()
  • resume()
  • stop()
  • shutdown()

Currently we have different nomenclature for different operations within the two existing servers (for example I'm using serve() instead of start().

@zah, @yglukhov We'll need to settle on these as soon as possible.
For the record, I'm happy with the above, suggested by @cheatfate

@coffeepots coffeepots added enhancement New feature or request question Further information is requested labels Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants