-
If one runs the tests from the saltyrtc-client-js implementation, the following error can be found in the log:
> [2018-07-17 15:32:10.100117] ERROR: saltyrtc.path.6.client.7fc0f46d31f8.0x01: Task …
-
I found this in the log:
```
Jul 31 10:07:35 vs-wcs2 python[6075]: future:
Jul 31 10:07:35 vs-wcs2 python[6075]: source_traceback: Object created at (most recent call last):
Jul 31 10:07:35 vs-…
dbrgn updated
5 years ago
-
## Expected Behavior
Wakeup/session restore should always work.
## Current Behavior
Sometimes it seems that the wakeup is not triggered. I am not sure whether the GCM wakeup could not…
-
Why do you use RAWRTC?
-
Hey I am trying to play around a bit and now trying to find a way how to access the top 2 chats in the list. By breakpointing I've found that WebClientService seems to play a role in this - now how ca…
-
Here's a debug log:
```
[Debug] [StatusController] – "State change:" – "ok" – "->" – "error" (angular.js, line 15504)
[Debug] Sending thumbnail request for – "contact" – "z1f2qNrBA6U=" (angular.j…
dbrgn updated
6 years ago
-
For the [SaltyRTC](https://saltyrtc.org/) use case, we need to schedule the keepalive ping with a specific interval (and perhaps timeout in the future) as requested by the client. That would require a…
-
iOS Support Request Please.
-
After upgrading to log 0.4.4 the `debug!` calls in an example script fail:
```
Compiling saltyrtc-client v0.5.0 (file:///root/project)
error: unexpected end of macro invocation
--> example…
dbrgn updated
6 years ago
-
If a WebRTC peer connection is being closed, the user will be thrown back to the welcome page. However, in the meantime, the WebSocket connection may already have been re-established. This results in …