Skip to content

data and path change every time in stream #80

Closed Answered by mobizt
zeroboy692 asked this question in Q&A
Discussion options

You must be logged in to vote

You don't even know what actually sent from server when Stream connected.

Because of this, the Multipath Stream will not be implemented anymore, and I don't want to support this such careless user.

You can filter the Stream's event if you want to ignore its GET response.

// Filtering response payload from SSE mode (HTTP Streaming).
// This is optional to allow specific events filtering.
// The following event keywords are supported.
// get - Allow the http get response (first put event since stream connected).
// put - Allow the put event.
// patc…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mobizt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants