Skip to content

Commit 127a10d

Browse files
committed
chore: add changeset for JavaScript WebSocket query parameter support
1 parent 61038af commit 127a10d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@asyncapi/generator": minor
3+
---
4+
5+
Add query parameter support to JavaScript WebSocket client template. The template now extracts query parameters from AsyncAPI channel bindings and generates constructor parameters to automatically append them to the WebSocket URL using URLSearchParams.

0 commit comments

Comments
 (0)