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

Async client with using Fiber #48

Open
PNixx opened this issue Oct 30, 2023 · 3 comments
Open

Async client with using Fiber #48

PNixx opened this issue Oct 30, 2023 · 3 comments

Comments

@PNixx
Copy link

PNixx commented Oct 30, 2023

Are there any plans to make the project asynchronous using the library https://github.com/revoltphp/event-loop and Fiber?

@nekufa
Copy link
Member

nekufa commented Nov 1, 2023

Hello @PNixx! Looks like it can be implemented using client inheritance or extract connection logic and make alternate async connection. We don't have any plans on this feature yet, would you like to implement it and make merge request?

@PNixx
Copy link
Author

PNixx commented Nov 1, 2023

Simple inheritance won't help. Here you need to radically redo the logic of working with the socket.

@withinboredom
Copy link

See #62

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

No branches or pull requests

3 participants