-
I am having this crash in an application that does an intensive use of sockets, I can't reproduce the issue yet, all I can see is that something goes wrong the handshake, network issues maybe?
-
`root@ubuntu-s-1vcpu-1gb-blr1-01:~/hello-world# vapor build --verbose
Building Project ...
Updating https://github.com/vapor/websocket.git
Updating https://github.com/vapor/validation.git
Updating…
-
Would be nice to get these notifications of `betterPathUpdateHandler` and `viabilityUpdateHandler` through either the WebSocketDelegate or by exposing NWConnection somehow. One would need to get those…
-
No such module found "CommonCrypto"
Pod Startscream in "Websocket.swift" file line no 24
-
Hello,
I am using a socket that authorizes user via session cookie. How can I add a cookie to web socket connection? Thank you very much!
-
I'm trying to build an iOS app that serves up frames from the camera over a web socket. Starscream seems to be the library of choice for web sockets on iOS. Starscream examples start with a line like …
-
I had a couple of tries to make a connection with SSL via Starscream but I got the same error for some reasons.
Here are simples of connection and response
`
client = WebSocket(ur…
-
Starscream 3.0.6 [removed custom module maps](https://github.com/daltoniam/Starscream/commit/dceb95c4ea822829a44d6915a446e5205f1c62a0) for CommonCrypto in favor of importing directly from native Swift…
-
Connections dies at random times after initially connecting, most often with the error right here. If I try to reconnect, it does not do anything and usually end up with a new error (will edit and upd…
-
After Uploading to iTunes Connect I get the following issue:
Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path.
## What did…