Business speak and project highlights#413
Merged
WyriHaximus merged 1 commit intoreactphp:masterfrom Jul 11, 2018
Merged
Conversation
jsor
reviewed
Jul 10, 2018
README.md
Outdated
| thousands of concurrent connections, long-running applications and many other | ||
| forms of cooperative multitasking with non-blocking I/O operations. What makes | ||
| ReactPHP special is its vivid ecosystem with hundreds of third-party libraries | ||
| allowing you to integrate this with many existing systems, such as common |
Member
There was a problem hiding this comment.
Not sure, but this looks superfluous.
README.md
Outdated
| * **Highly recommends latest version of PHP 7+** for best performance and support. | ||
| * **Supports legacy PHP 5.3+ and HHVM** for maximum compatibility. | ||
| * **Well designed** and **reusable components**. | ||
| * **Decouple parts** so they can be replaced by alternate implementations. |
Member
Author
|
@jsor Thanks for spotting, updated as per your suggestions 👍 |
jsor
approved these changes
Jul 11, 2018
WyriHaximus
approved these changes
Jul 11, 2018
jsor
added a commit
to jsor-labs/website
that referenced
this pull request
Jul 11, 2018
Incorporates reactphp/react README update from reactphp/reactphp#412 and reactphp/reactphp#413.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Builds on top of #409 and #412. The idea is to list some project highlights near the top of the README and then add the same section to our website so people get a quick overview about some of the project highlights and why ReactPHP is awesome! 🎉
Resolves / closes #348