Skip to content

Commit

Permalink
Link to Wuss for secure WebSockets
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed May 15, 2024
1 parent 2474e53 commit a379420
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions websockets.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Description:
.
* The JavaScript API for dealing with WebSockets:
<http://www.w3.org/TR/websockets/>
.
This package only supports insecure (@ws:\/\/...@) WebSockets.
If you need secure (@wss:\/\/...@) websockets, consider another package such as Wuss:
<https://hackage.haskell.org/package/wuss>

License: BSD3
License-file: LICENCE
Expand Down

0 comments on commit a379420

Please sign in to comment.