Starscream icon indicating copy to clipboard operation
Starscream copied to clipboard

Abandoned?

Open BeauNouvelle opened this issue 3 years ago • 6 comments

Has this project been abandoned?

Lots of PRs and issues open from many months back. Should we start looking at using something else?

BeauNouvelle avatar May 21 '21 06:05 BeauNouvelle

I am currently using Starscream directly for communicating with Janus servers but I am leaning strongly towards replacing it with Apple's Websockets. The only reason I haven't yet is because I also really heavily on SocketIO which is built on... wait for it... Starscream!

cbiggin avatar May 28 '21 16:05 cbiggin

Nope, not abandoned. Just not a lot of free time on the maintainers these days for reviewing PRs, responding to issues or questions.

acmacalister avatar May 29 '21 01:05 acmacalister

Would love to see some of these PRs merged in. A LOT of other packages rely on this one and they're starting to fall apart.

BeauNouvelle avatar Jul 24 '21 03:07 BeauNouvelle

opening this thread again. getting this error when attempting to build

Module compiled with Swift 5.0 cannot be imported by the Swift 5.3.2 compiler

rymotion avatar Jul 27 '21 06:07 rymotion

I am currently using Starscream directly for communicating with Janus servers but I am leaning strongly towards replacing it with Apple's Websockets. The only reason I haven't yet is because I also really heavily on SocketIO which is built on... wait for it... Starscream!

so 'Apple's Websockets' is what?

hubfresher avatar Sep 07 '21 12:09 hubfresher

@hubfresher URLSessionWebSocketTask addded in iOS 13.

dsrees avatar Nov 05 '21 19:11 dsrees