-
Most SSL/TLS options are specified using proplist key `ssl_options`, except those for the management plugin, which uses `ssl_opts`. We should consider standardizing.
I noticed this here - https://g…
-
i created websocket connection from my flutter app in mobile. it works fine when using http in sockJs constructor but after the server is upgraded to https i also change the url to https but it won't …
-
**[Marcus Held](https://jira.spring.io/secure/ViewProfile.jspa?name=plumpy)** opened **[SPR-17265](https://jira.spring.io/browse/SPR-17265?redirect=false)** and commented
In my project I have the cas…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/s/peaceful-surf-3w9r4x
Steps:
1. Click on the Basic Date Picker
2. Notice that the placeholder shows DD MMMM YYYY
### C…
-
Hello,
After received client certificate from n6, I launched:
`openssl s_client -cert /usr/lib/python3/dist-packages/intelmq/bots/collectors/stomp/client.pem -key /usr/lib/python3/dist-packages/in…
-
The following are the configuration details of my project's websocket:
```java
@Configuration
@EnableWebSocket
public class WebSocketConfig implements WebSocketConfigurer {
@Autowired
…
-
### Version of this library.
version 1.46.1
### Solution to Issue cannot be found in the documentation or other Issues and also occurs in the latest version of this library.
- [X] I checked the doc…
-
### Expected behavior
same code works with jdk8
### Actual behavior
Caused by: java.lang.NoClassDefFoundError: Could not initialize class io.netty.util.internal.PlatformDependent0
at io.netty.ut…
-
### Body
- Accepted Date: 23/03/23
- Reference Issues/Discussions: https://github.com/withastro/roadmap/discussions/462
- Author: @natemoo-re
- Implementation PR: No PR yet. See the [`feat/contai…
-
**Affects:** 6.1.1
---
- Client: Use rx-Stomp js lib to connect websocket
```
const rxStomp = new RxStomp();
rxStomp.configure({
brokerURL: `ws://localhost:8080/websocket/tracker/4…