We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d98b1 commit fb6de72Copy full SHA for fb6de72
composer.json
@@ -18,7 +18,8 @@
18
"thruway/client": "^0.5.5",
19
"thruway/pawl-transport": "^0.5.2",
20
"voryx/thruway-common": "^1.0.1",
21
- "ratchet/pawl": "^0.4.3"
+ "ratchet/pawl": "^0.4.3",
22
+ "ratchet/rfc6455": "^0.4.0"
23
},
24
"suggest": {
25
"thruway/client": "Client for Thruway and the WAMP (Web Application Messaging Protocol).",
0 commit comments