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
this is the 4 library that is testing.
and is probably the best.
but one thing is not working properly:(
I'm finishing the
long polling/streem.
my http handler for connect going down,
-because I need it and want it.
this code not close connect in this situation.
not automatically. like ,golang client or: curl.:(
this is the 4 library that is testing.
and is probably the best.
but one thing is not working properly:(
I'm finishing the
long polling/streem.
my http handler for connect going down,
-because I need it and want it.
this code not close connect in this situation.
not automatically. like ,golang client or: curl.:(
curl -v http://192.168.88.5:8080/getmsg/1
< HTTP/1.1 200 OK
< Access-Control-Allow-Origin: *
< Cache-Control: no-cache
< Connection: keep-alive
< Content-Type: text/event-stream
< Date: Wed, 13 Nov 2019 19:26:05 GMT
< Transfer-Encoding: chunked
<
`
`
The text was updated successfully, but these errors were encountered: