summaryrefslogtreecommitdiff
path: root/internal/api/client/streaming/streaming_test.go
AgeCommit message (Collapse)AuthorFiles
2022-12-14[feature] support Sec-Websocket-Protocol in streaming API (#1254)Libravatar Matthew Phillips1
* [feature] support Sec-Websocket-Protocol in streaming API * Fix lint problem * Update based on reviews