You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ You can get a feel of how to use the websocket server by running
22
22
Then just open `client.html` in your browser and you should be able to send and receive messages.
23
23
24
24
25
-
Using in your project
25
+
Installation
26
26
=======================
27
27
28
28
You can use the project in three ways.
@@ -34,6 +34,14 @@ You can use the project in three ways.
34
34
For coding details have a look at the [*server.py*](https://github.com/Pithikos/python-websocket-server/blob/master/server.py) example and the [API](https://github.com/Pithikos/python-websocket-server#api).
0 commit comments