File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
33## Welcome to websocket-sharp! ##
44
5- ** websocket-sharp** supports:
6-
7- - ** [ RFC 6455] ( #supported-websocket-specifications ) **
8- - ** [ WebSocket Client] ( #websocket-client ) ** and ** [ Server] ( #websocket-server ) **
9- - ** [ Per-message Compression] ( #per-message-compression ) ** extension
10- - ** [ Secure Connection] ( #secure-connection ) **
11- - ** [ HTTP Authentication] ( #http-authentication ) **
12- - ** [ Query String , Origin header, and Cookies] ( #query-string-origin-header-and-cookies ) **
13- - ** [ Connecting through the HTTP Proxy server] ( #connecting-through-the-http-proxy-server ) **
14- - .NET Framework ** 3.5** or later (includes compatible environment such as ** [ Mono] ** )
5+ websocket-sharp supports:
6+
7+ - [ RFC 6455] ( #supported-websocket-specifications )
8+ - [ WebSocket Client] ( #websocket-client ) and [ Server] ( #websocket-server )
9+ - [ Per-message Compression] ( #per-message-compression ) extension
10+ - [ Secure Connection] ( #secure-connection )
11+ - [ HTTP Authentication] ( #http-authentication )
12+ - [ Query string , Origin header, and Cookies] ( #query-string-origin-header-and-cookies )
13+ - [ Connecting through the HTTP proxy server] ( #connecting-through-the-http-proxy-server )
14+ - .NET Framework ** 3.5** or later (includes compatible environment such as [ Mono] )
1515
1616## Branches ##
1717
You can’t perform that action at this time.
0 commit comments