openswoole / ext-openswoole

Programmatic server for PHP with async IO, coroutines and fibers

Home Page:https://openswoole.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you have a working example of Coroutine HTTP client used as a websocket client ?

vianeostech opened this issue · comments

  1. What did you do? If possible, provide a simple script for reproducing the error.
I would like to use a Coroutine HTTP client as a websocket, from the documentation, it seems to be possible.

  1. What did you expect to see?


  1. What did you see instead?


  1. What version of OpenSwoole are you using (show your php --ri openswoole)?


  1. What is your machine environment used (show your uname -a & php -v & gcc -v) ?


You can also try the following OpenSwoole support channels:

Openswoole website examples have got some errors that I fixed on my side.