deno-websocket icon indicating copy to clipboard operation
deno-websocket copied to clipboard

README needs to be updated since ws is deprecated

Open Zamiell opened this issue 2 years ago • 0 comments

Greetings and thanks for the free library!

ws was completely removed from the Deno standard library on December 13th, 2021. Thus, the opening paragraph of this project's README.md file needs to be rewritten (and currently has a broken link).

Furthermore, it should be explained why this project is relying on deprecated code.

Zamiell avatar Apr 21 '22 08:04 Zamiell