mirror of
https://github.com/django/daphne.git
synced 2025-07-29 00:19:45 +03:00
remove spurious markdown formatting (#566)
This commit is contained in:
parent
08ff57ac9b
commit
9f7fb7b80d
|
@ -30,11 +30,8 @@ To process messages::
|
|||
|
||||
To send messages, use the `send` method::
|
||||
|
||||
```
|
||||
webSocketBridge.send({prop1: 'value1', prop2: 'value1'});
|
||||
|
||||
```
|
||||
|
||||
To demultiplex specific streams::
|
||||
|
||||
webSocketBridge.connect();
|
||||
|
|
Loading…
Reference in New Issue
Block a user