Skip to content

Commit 89c59d9

Browse files
committed
Updated readme with pawl transport install instructions
1 parent d576664 commit 89c59d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Download Thruway and dependencies
6565

6666
$ php composer.phar require voryx/thruway
6767

68+
If you're going to also use the Thruway Client install a client transport. You'll need this to run the examples
69+
70+
$ php composer.phar require thruway/pawl-transport
71+
6872
Start the WAMP router
6973

7074
$ php vendor/voryx/thruway/Examples/SimpleWsRouter.php

0 commit comments

Comments
 (0)