-
I get null pointer exceptions when I connect/disconnect simultaneously:
```
[ConnectThread] ERROR SaltyRTC.ISignaling - WebSocket callback error: java.lang.NullPointerException
java.lang.NullPoin…
-
## Bug Description
For one Threema Web session the grey icon is not shown:
![Screenshot_20190801-083302](https://user-images.githubusercontent.com/8258609/62270894-7293ca80-b437-11e9-87ba-0a2b17…
-
Right now, incoming chunks are collected and reassembled by the [chunked-dc](https://github.com/saltyrtc/chunked-dc-js) library. Once a message is reassembled, it's being decrypted.
Since nacl uses…
dbrgn updated
5 years ago
-
## Bug Description
![Bildschirmfoto vom 2019-09-03 14-23-56](https://user-images.githubusercontent.com/8258609/64173237-1ae1e800-ce57-11e9-9eb5-448f957d7aeb.png)
I reconnected to a Threema Web s…
-
It looks like this exception sometimes fires into a void. From our production servers:
```
Time: 2019-04-04 11:25:55
Level: ERROR
Channel: asyncio
File: /usr/lib/python3.7/colle…
-
When switching from cbindgen 0.4.x to 0.6.1, the following change was applied to the generated headerfile:
```diff
--- a/ffi/saltyrtc_client_ffi.h
+++ b/ffi/saltyrtc_client_ffi.h
@@ -44,10 +44,1…
dbrgn updated
5 years ago
-
There's a possible MITM attack between client and server I've discovered some time ago. To be honest, it's not much of a problem because messages between clients are still end-to-end encrypted and can…
-
I can't build the example. `cargo run --example chat -- initiator` results in the following errors:
```
error: failed to run custom build command for `ncurses v5.99.0`
process didn't exit success…
-
Why there is ```3003: Handover of the Signalling Channel``` Close Code ?
It is not used anywhere in the [Protocol](https://github.com/saltyrtc/saltyrtc-meta/blob/master/Protocol.md), I found it onl…
ghost updated
5 years ago
-
## Expected Behavior
* translate "alert"
* more specific error message than just saying "here was an error".
* e.g. "Connection lost. failed."
## Current Behavior
Popup: (original …