-
### What?
public func onUserStoppedTyping(user: PCUser) {
not called for every call of:
public func onUserStartedTyping(user: PCUser) {
### Environment
* **PusherChatkit version:**
…
-
Hi,
I'm trying to build socketio/socket.io-client-swift by `carthage update --platform ios` and it failed : Task failed with exit code 65:
`error: SWIFT_VERSION '3.0' is unsupported, supported v…
-
Hi everyone,
What is the way to compile StarScream framework to be able to support also simulator, Can you help on this?
-
I've created a websocket server that runs over a local Unix Domain Socket. I was wondering how I might get Starscream to connect over this socket (e.g. `/var/run/example.sock`)?
vhmth updated
5 years ago
-
### [READ] Step 1: Are you in the right place?
* For issues or feature requests related to __the code in this repository__
file a Github issue.
* If this is a __feature request__ make s…
-
In CocoaMQTT 1.2.0
![image](https://user-images.githubusercontent.com/15177149/57175848-26121080-6e83-11e9-9381-a37cd65d38af.png)
-
We're trying to migrate from v14 to v15 and receiving following errors :
error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2. (in target 'Starscream')
error: SWIFT_…
-
I'm using xcode 10.1 and today I found that building with carthage has been broken due to swift version. The dependency "Starscream" recently updated its version to 3.1 and set its swift version to 5,…
-
To continue the issue that I brought up in: https://github.com/apollographql/apollo-ios/issues/749
We can reproduce it on two computers (prob even more) here at work with an empty directory with a Ca…
-
Unable to connect with Socket IO. Always show 'web socket disconnected'