Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Is duplex mode awailable #35

Closed
AskarZinurov opened this issue May 15, 2022 · 0 comments
Closed

Is duplex mode awailable #35

AskarZinurov opened this issue May 15, 2022 · 0 comments

Comments

@AskarZinurov
Copy link

Hi, @ioquatix! First of all I want to thank you for such awesome job on async ruby gems here. I hope much of your work will go to ruby std lib 🤞
I am playing with Falcon and async-websockets and trying to implement some kind of pub/sub functionality. I was faced with problem what websocket connection becomes blocked by message = connection.read code. I mean what I cannot write to it or set a read timeout to break fiber from stuck. This happens because websocket behaves like usual socket and can be used only one way at a time?

@socketry socketry locked and limited conversation to collaborators May 15, 2022
@ioquatix ioquatix converted this issue into discussion #36 May 15, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant