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

HTTP #9

Merged
merged 221 commits into from
Jun 13, 2018
Merged

HTTP #9

merged 221 commits into from
Jun 13, 2018

Conversation

wolfy-j
Copy link
Contributor

@wolfy-j wolfy-j commented Jun 13, 2018

  • added service model and plugin system
  • higher performance
  • better control over worker state
  • more events
  • http psr7 server
  • rr server
  • rpc server
  • static files server
  • hot code reload, interactive workers console
  • support for future streaming responses
  • higher tests coverage
  • less dependencies
  • yaml/json configs (thx viper)
  • CLI application server
  • middlewares and event listeners
  • psr7 library for php
  • file uploads
  • better error handling

BC:

  • worker.Updated() has been removed

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

Successfully merging this pull request may close these issues.

1 participant