-
With CDO master for 2024-09 using Jetty 12, CDO Net4J WebSocket based transport is no more working.
Launching org.eclipse.emf.cdo.tests.AllTestsWS fails with lots of
```
[ERROR] org.eclipse.jet…
-
Anyone has the same issue when using WebSocket to receive ContinuousKline data in Mainland China using VPN?
```
> Task :bootRun
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ …
GQMai updated
6 months ago
-
## 이슈 설명
현재 `KafkaMessageListener` 파일에서 Consumer가 받아온 메세지를 로그 파일에 저장하도록 하는 기능을 구현중입니다.
파일 경로는 다음과 같습니다.
`src/main/java/com/websocket/listener/KafkaMessageListener.java`
- [ ] 로그 파일이 저장될 디렉토리 생…
-
Upgrade error responses provide details of the implementation and the protocol. This may be useful when debugging, but in production it's a security risk.
https://github.com/TooTallNate/Java-WebSoc…
-
I have a very strange error.
When trying to run AblyRealtime realtime = new AblyRealtime(options);
If I run my project by importing the jar manually, I get the error below.
If I run it via Gradle…
-
- [x] Proxy with Hussein
Layer 7 vs Layer 4, vs VPN, vs load balancer/API gateway and TLS termination, :warning: **HTTP Idempotency with proxy**
- [ ] WebSocket with Hussein
- [x] HTTP2 and QUIC wi…
-
Type: Exception Report
Message: Servlet execution threw an exception
Description: The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception:
jav…
-
Enso built with `engine-runner/buildNativeImage` fails when given `--jvm` cmd line opt with:
```
$ enso --jvm --run tmp.enso
Error occurred during initialization of boot layer
java.lang.module.Fin…
-
In Java and C++, running simulation prompts you to enable some extensions
- Sim GUI (enabled by default)
- Websockets
- Driver Station
I am not aware of the equivalent python functionality
-
### Describe the feature
Add support for WebSocket APIs in Java
### Use Case
Consistency with remainder of PDK
### Proposed Solution
Need to add the following:
- [ ] Runtime: operation handler…