Skip to content

Commit 6d43d8a

Browse files
author
Dave P
committed
formatting
1 parent f1f9e55 commit 6d43d8a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<h2>A Simple Websocket Server written in Python</h2>
22

3-
Supports
4-
- RFC 6455 (All latest browsers)
5-
- TLS/SSL
6-
7-
Passes Autobahn Websocket Testsuite
3+
- RFC 6455 (All latest browsers)
4+
- TLS/SSL out of the box
5+
- Passes Autobahn Websocket Testsuite
86

97
<h4>Echo Server Example</h4>
108
`````python

0 commit comments

Comments
 (0)