Enable subscriptions and upgrade to jetty 12

This commit is contained in:
James Agnew
2023-12-15 08:56:17 -05:00
parent 0133663fbc
commit b746573253
5 changed files with 41 additions and 67 deletions

View File

@@ -217,7 +217,6 @@ class ExampleServerR4IT implements IServerSupport {
ourClient.transaction().withBundle(bundle).execute();
}
@Disabled
@Test
@Order(1)
void testWebsocketSubscription() throws Exception {