META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-websockets-client Show documentation
Show all versions of quarkus-websockets-client Show documentation
Client for WebSocket communication channel
name: "WebSockets Client"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
short-name: "websockets-client"
keywords:
- "websocket"
- "websockets"
- "web-socket"
- "web-sockets"
- "http"
- "client"
guide: "https://quarkus.io/guides/websockets"
categories:
- "web"
status: "stable"