daltoniam / Starscream

Websockets in swift for iOS and OSX
Apache License 2.0
8.21k stars 1.19k forks source link

In amazon ec2 linux don't work, error: no such module 'zlib' #918

Open zhtut opened 2 years ago

zhtut commented 2 years ago

Question

A description of what you want to know.

Environment:

i had install zlib in my aws linux, how to resolve this issue

anonymouz4 commented 2 years ago

Having the exact same issue!

zhtut commented 2 years ago

I'm using websocket-kit now and it works fine

zhtut commented 2 years ago

SSWebsocket Refer to this Using URLSessionWebsocket on MAC, you can use globle proxy, only available on MAC, Linux does not have this API Use Websocket-kit on Linux