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

Refactor reactive server logic into new ReactiveHandler #224

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

clue
Copy link
Owner

@clue clue commented Apr 16, 2023

This changeset refactors the reactive server logic into a new internal ReactiveHandler. This should not otherwise affect the public APIs or outside behavior in any way.

This is a starting point to add more options to control the reactive server, application logging, access logging and more in follow-up PRs.

Builds on top of #222, #221, #44 and others

Copy link
Contributor

@SimonFrings SimonFrings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found two typos, rest looks good 👍

src/App.php Outdated Show resolved Hide resolved
src/Io/ReactiveHandler.php Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants