mirror of
https://github.com/curl/curl.git
synced 2026-07-22 19:07:18 +03:00
WEBSOCKET.md: remove dead link
This commit is contained in:
parent
e2fbe56610
commit
6d9bf0db7e
1 changed files with 3 additions and 4 deletions
|
|
@ -109,10 +109,9 @@ Ideas:
|
|||
|
||||
## Why not libWebSocket
|
||||
|
||||
[libWebSocket](https://libWebSockets.org/) is said to be a solid, fast and
|
||||
efficient WebSocket library with a vast amount of users. My plan was
|
||||
originally to build upon it to skip having to implement the low level parts of
|
||||
WebSocket myself.
|
||||
libWebSocket is said to be a solid, fast and efficient WebSocket library with
|
||||
a vast amount of users. My plan was originally to build upon it to skip having
|
||||
to implement the low level parts of WebSocket myself.
|
||||
|
||||
Here are the reasons why I have decided to move forward with WebSocket in
|
||||
curl **without using libWebSocket**:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue