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
My English is not good,so sorry.
I was download the openresty and put it to work.Then I followed your demo,but they does not worker with each other.It make me confused for second,but I have fix it.
I think the reason is:
The client connected success,then the client blocked on method wb:recv_frame()
The server created success,then the server blocked on method wb:recv_frame()
Then I got a problem,They both will block util timeout.
I think you may want to rewrite those two demos,so that the others can avoid this problem and stop wasting time.
The text was updated successfully, but these errors were encountered:
xiaolisheng
changed the title
You wrote two demo but they does not worked with each other
You have wrote two demo but they does not worked with each other
Oct 31, 2017
My English is not good,so sorry.
I was download the openresty and put it to work.Then I followed your demo,but they does not worker with each other.It make me confused for second,but I have fix it.
I think the reason is:
The client connected success,then the client blocked on method wb:recv_frame()
The server created success,then the server blocked on method wb:recv_frame()
Then I got a problem,They both will block util timeout.
I think you may want to rewrite those two demos,so that the others can avoid this problem and stop wasting time.
The text was updated successfully, but these errors were encountered: