Skip to content

Commit

Permalink
Merge pull request quarkusio#44221 from holly-cummins/patch-5
Browse files Browse the repository at this point in the history
Add extension description for websockets next
  • Loading branch information
gastaldi authored Oct 31, 2024
2 parents 224ae54 + 029db46 commit b0748cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extensions/websockets-next/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

<artifactId>quarkus-websockets-next-parent</artifactId>
<name>Quarkus - WebSockets Next</name>
<description>Use a modern declarative API to define WebSocket server and client endpoints</description>

<packaging>pom</packaging>
<modules>
<module>deployment</module>
Expand Down

0 comments on commit b0748cd

Please sign in to comment.