add readm
This commit is contained in:
17
examples/twisted/wamp/basic/README.md
Normal file
17
examples/twisted/wamp/basic/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
In a first terminal:
|
||||
|
||||
```console
|
||||
crossbar start
|
||||
```
|
||||
|
||||
In a second terminal:
|
||||
|
||||
```console
|
||||
python client_using_apprunner.py
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```console
|
||||
python client_using_clientservice.py
|
||||
```
|
||||
Reference in New Issue
Block a user