mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:47:28 +03:00
WEBSOCKET.md: fix broken link
Reported-by: Felipe Gasper Bug: https://curl.se/mail/lib-2022-10/0097.html Closes #9864
This commit is contained in:
parent
ec4eec222b
commit
1188c6b8ea
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ Ideas:
|
|||
|
||||
## Why not libWebSocket
|
||||
|
||||
[libWebSocket](https://libWebSocket.org/) is said to be a solid, fast and
|
||||
[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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue