-
I'm getting this error! what to do now?
![screenshot 2018-09-21_10-07-04-675](https://user-images.githubusercontent.com/36338618/45860685-27744a00-bd86-11e8-967d-6fe4fe646e46.png)
-
Currently, Retrace Server provides an HTTP endpoint for checking the status of a task by polling in regular intervals (as used by abrt-retrace-client). It would be nice to provide a streaming endpoint…
-
**Describe the bug**
Example: https://github.com/surajkumar/spring-ws-gateway-issue
I have a simple Spring API Gateway and within the `application.yaml` I have the following:
```
- id: websoc…
-
## The problem
It's actually a re-open of an existing issue as it was closed due being stale: https://github.com/openhab/openhab-webui/issues/1069
## Your suggestion
Check if we can do the …
-
Hi,
I have prosody server with nginx set up on my localhost, which run fine together with other xmpp web clients like converse.js. But I'm banging my head to make Candy chat working, as I get this er…
-
Hi,
error :-
com.neovisionaries.ws.client.WebSocketException: The status line of the opening handshake response is empty.
i am getting problems while connecting with socket from my android app, ca…
-
If the websocket is exposed on a different path than the path request, the websocket connection will fail.
In the following case, the websocket is exposed on http://localhost:10008/my-websocket
And …
-
Hello @dusty-nv !
I think the nanoLLM project could benefit from offering a server-client architecture, a little like what ollama does with `ollama serve` and the ollama client API.
This way, the cl…
-
[Igor Kolomiets](https://jira.spring.io/secure/ViewProfile.jspa?name=ikolomiets) (Migrated from [SEC-2914](https://jira.spring.io/browse/SEC-2914?redirect=false)) said:
I'm using latest websocket/mes…
-
I am trying to implement a one-way websocket endpoint that sends a never-ending stream of frames from the server to the client as soon as the connection is open and as soon as new data is available fr…