You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
8
+
<p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p>
9
+
<ul>
10
+
<li>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</li>
11
+
</ul>
12
+
status: on track
13
+
completed: false
14
+
last-activity: 2024-11-18
15
+
last-update: |
16
+
### Telemetry
17
+
https://github.com/quarkusio/quarkus/pull/41956 was merged last week. @michalvavrik is going to send a pull request with Micrometer support this week.
18
+
19
+
### Performance
20
+
Two problems were addressed in Vert.x: https://github.com/eclipse-vertx/vert.x/pull/5358 and https://github.com/eclipse-vertx/vert.x/pull/5348.
21
+
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
22
+
23
+
I hope that WS Next will be feature-complete at the time of 3.17 release.
short-description: Track the progress around the new TLS configuration centralization and new features (like Let's Encrypt, Cert-Manager, and local experience...)
@@ -19,25 +40,6 @@ working-groups:
19
40
This working group is complete!
20
41
That does not mean that no work will be done around TLS, but what was defined in the initial scope of the working group has been completed.
<p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p>
27
-
<p>Recently, we delivered a new approach to dealing with WebSocket (both for the server and client). This was the first step. There are still a few areas to improve, such as documentation, security, observability, and testability. The goal of this focus group is to track these efforts.</p>
28
-
<p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p>
29
-
status: on track
30
-
completed: false
31
-
last-activity: 2024-11-13
32
-
last-update: |
33
-
### Telemetry
34
-
https://github.com/quarkusio/quarkus/pull/41956 was merged last week. @michalvavrik is going to send a pull request with Micrometer support this week.
35
-
36
-
### Performance
37
-
Two problems were addressed in Vert.x: https://github.com/eclipse-vertx/vert.x/pull/5358 and https://github.com/eclipse-vertx/vert.x/pull/5348.
38
-
The CDI request context is only activated if needed: https://github.com/quarkusio/quarkus/pull/43915.
39
-
40
-
I hope that WS Next will be feature-complete at the time of 3.17 release.
0 commit comments