-
Setup: I have a long running Java 8 service that establishes several persistent websocket connections to a Tomcat 7 websocket server. Messages are sent and received at a fairly slow, consistent rate (…
-
HTTP Status 500 – Internal Server Error
Type Exception Report
Message org.glassfish.jersey.server.ContainerException: java.io.IOException: Server returned HTTP response code: 429 for URL: https://…
-
##### **Overview of the issue**
When you select reactive, websockets and JWT the code generated won't compile.In JWTFilter::resolveToken, the new reactive type for ServerHttpRequest does not have a…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
1.使用版本[dinky-release-1.17-1.1.…
-
### Installation Method
Local Installation
### The Problem
Hello when I want to convert my pdf file to word I get this error
### Version of Stirling-PDF
0.28.3
### Last Working Version of Stirli…
-
I'm looking for a library that could handle Server Sent Events as a client, on a native Android Application.
Is there any way to use them with androidasync?
-
There are use cases when there are multiple copies of a working repo on the same machine trying to use buck/ Multiple buck daemons are spawned in such cases and do not interfere with each other. The s…
-
Trying to log in to the server via wampcra on the wamp server, when attempting to authorize in the log error:### Left reason = wamp.error.authorization _ failed, message = invalid password, though vi…
-
**Flutter doctor output**
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v1.6.3, on Microsoft Windows [Version 10.0.17134.765], locale en-IN)
[√] Android t…
-
**Describe the bug**
When i try to send message to NodeJS Socket.io Server, small message (< 32MB) is succeed but when payload more than 32MB => `disconnect` event fired with reason `transport close`…