jetfire icon indicating copy to clipboard operation
jetfire copied to clipboard

Custom Stream

Open tolgatanriverdi opened this issue 6 years ago • 1 comments

Hi

In starscream project there is a method called public init(request: URLRequest, protocols: [String]? = nil, stream: WSStream = FoundationStream())

which allows us to use custom stream object, but in this library I wasnt able to see that functionality. So how can I set a custom stream for a websocket

tolgatanriverdi avatar Feb 20 '19 18:02 tolgatanriverdi

Hi

I am in the same situation. Have you resolved this problem?

MKMichaelMK avatar Mar 22 '19 08:03 MKMichaelMK