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

Feature Request: Implement WebSocket Client in Seastar #2105

Open
longyue188 opened this issue Feb 15, 2024 · 0 comments
Open

Feature Request: Implement WebSocket Client in Seastar #2105

longyue188 opened this issue Feb 15, 2024 · 0 comments

Comments

@longyue188
Copy link

Hello Seastar Maintainers,

I'm currently using Seastar in my project and have noticed that it includes a WebSocket server but lacks a WebSocket client implementation. A WebSocket client is essential for full-duplex communication in many modern applications.

Feature Request:

  • Implement a WebSocket client in Seastar.
  • Ensure it is compatible with the existing WebSocket server and other Seastar networking components.

The addition of a WebSocket client would greatly enhance Seastar's capabilities, making it more versatile for various use cases.

Thank you for considering this feature request.

Best regards,

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

1 participant