You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading through the code, I think they are unimplemented as it's not clear how they should interact with :connect and :accept which don't have a pollable implementation.
You can't cqueues.poll() on a websocket object because it doesn't expose the cqueues pollobj interfaces.
The text was updated successfully, but these errors were encountered: