Chad Gregory

Results 12 comments of Chad Gregory

@kanjizu Im not sure why he is not putting fully working code in the Documentation but here is what you need to do. ``` do { let value = try...

> Can you provide more insights about what's happening in your console or on the application that consumes the Websocket connections? On the Android client it pings the server every...

Also here is the output when I start the server ``` websockets_1 | websockets_1 | { websockets_1 | adapter: { websockets_1 | driver: 'local', websockets_1 | redis: { websockets_1 |...

Also from time to time I see this happen in the android app logs ``` 2022-08-31 11:06:28.500 13753-13785/com.example.test-app I/Pusher: There was a problem connecting! code (null), message (An exception occurred...

Yup I am using the official pusher SDK for Android ``` implementation 'com.pusher:pusher-java-client:2.2.6' ```

@MoJo2600 @schmaddi for now if you want the new release, install Rapsberry Pi OS and install screenly using the curl command in README.md

Can anyone provide an example of how to do this currently? I have looked at some of the realm-java examples and tried to convert them to kotlin but I have...

This really should have been completed by now, being 4 years after initial request. This is a fairly important thing to have

> I can understand why you may want it - but for naive users I think it is better to not send anything when there is an error, rather than...