|
1 | 1 | --- |
2 | 2 | working-groups: |
3 | | - - title: "WebSocket Next" |
4 | | - board-url: "https://github.com/orgs/quarkusio/projects/26" |
5 | | - short-description: WebSocket-Next related tasks |
6 | | - readme: | |
7 | | - <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 | | - <p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p> |
10 | | - status: on track |
11 | | - completed: false |
12 | | - last-activity: 2024-10-10 |
13 | | - last-update: | |
14 | | - The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully. |
15 | 3 | - title: "Roq :: Quarkus SSG" |
16 | 4 | board-url: "https://github.com/orgs/quarkiverse/projects/6" |
17 | 5 | short-description: Allow Static Site Generation with Quarkus. |
@@ -42,6 +30,18 @@ working-groups: |
42 | 30 | The target is to have 1.0.0 the 1 October 2024. |
43 | 31 | |
44 | 32 | For 1.0 we need pagination, tags and SEO. |
| 33 | + - title: "WebSocket Next" |
| 34 | + board-url: "https://github.com/orgs/quarkusio/projects/26" |
| 35 | + short-description: WebSocket-Next related tasks |
| 36 | + readme: | |
| 37 | + <p>The WebSocket Next <em>focus group</em> aims to improve our WebSocket experience.</p> |
| 38 | + <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> |
| 39 | + <p>Point of contact: @mkouba (@<strong>Martin Kouba</strong> on Zulip)</p> |
| 40 | + status: on track |
| 41 | + completed: false |
| 42 | + last-activity: 2024-10-10 |
| 43 | + last-update: | |
| 44 | + The last outstanding issue is OTel integration. @michalvavrik is working on a [pull request](https://github.com/quarkusio/quarkus/pull/41956). I will meet with Michal and Bruno in the coming weeks. The PR is quite massive and we need to review it carefully. |
45 | 45 | - title: "Test classloading" |
46 | 46 | board-url: "https://github.com/orgs/quarkusio/projects/30" |
47 | 47 | short-description: The goal of this working group is to rewrite Quarkus's test classloading, so that tests are run in the same classloader as the application under tests, and Quarkus extensions can do "Quarkus-y" manipulations of test classes. |
|
0 commit comments