-
**Describe the bug**
I just started seeing this error reported in VSCode yesterday. If I disable the extension obviously the errors stop appearing. Directly beneath that error dialog in VSCode is a s…
-
Hey,
below code worked for Android 4.x.x (also Kitkat), and stopped working on Lollipop
SSLContext sslContext = null;
try {
sslContext = SSLContext.getInstance("TLS");
…
-
你好!
错误日志:
WebSocketServer: Shutdown due to fatal error
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:…
-
This isn't really a 'bug' per-say, but it would be really nice to have this library implemented on top of the regular java Socket interface rather than the java nio one because the nio stuff doesn't w…
-
Generation of android bindings, using the latest master branch, fails due to Scons adding a "/nologo"-flag that shouldn't be there...
![Capture](https://user-images.githubusercontent.com/42484461/7…
-
I have 3LAS running behind a nginx reverse proxy; most of the time it works superbly well... but at some point i start to get a few "kipped buffer because it was too old;" errors and then it all the s…
-
My app installed on a android jelly bean phone would crash immediately on launch.
It looks like the ably SDK is using "StandardCharset" And it is only introduced in API level 19.
https://developer…
-
## Bug report, debug log and your config file (optional but could be very helpful)
2020-12-22T04:54:45.691Z [hyperiond EFFECTFILES] (INFO) 39 effects loaded from directory :/effects/
2020-12…
-
Hi,
Trying the library out. Had a look at the tests and added a test to send commands but I think I have the connection details incorrect. Do you need to have a password for api logging in and ui log…
-
### What is the issue?
Version 2.2.4 produces lots of crashes with SSL on Android 6.0-6.0.1
### Is it a crash report? Submit stack traces or anything that you think would help
```
Fatal Except…