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

Next steps for Datagram with ReactPHP v3 #58

Open
SimonFrings opened this issue Feb 22, 2024 · 0 comments
Open

Next steps for Datagram with ReactPHP v3 #58

SimonFrings opened this issue Feb 22, 2024 · 0 comments

Comments

@SimonFrings
Copy link
Member

We're currently moving forward with working on ReactPHP v3 and releasing the roadmap tickets for all our components (see reactphp/event-loop#271 and others). We still have some components that we haven't finalized plans for, especially with the next major version approaching. It's important to address how we can make sure these components are aligned with the upcoming ReactPHP v3.

To give some background information, the reactphp/datagram project has by far the least amount of installations (currently ~400k) compared to the other ReactPHP components (~10M - 50M) and is not required as a dependency by any of them. This project is mostly used for datagram sockets on client and server side, which could also be integrated as part of the reactphp/socket component in the future.

The Datagram component will most definitely receive some kind of compatibility to support datagram sockets with ReactPHP v3. This could lead to a releasing a reactphp/datagram v3, making just the v1 compatible or we could perhaps deprecate this component and reuse the logic elsewhere as needed?

Happy about input on this, so let's discuss possible options and decide on what makes the most sense 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant