Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adiwajshing authored and quad committed Jul 17, 2020
1 parent debc30a commit bd57de1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ Lastly, to finally launch it, just run `npm start` on Linux based OS's and `npm

A recent addition is a version of the decryption routine translated to in-browser JavaScript. Run `node index_jsdemo.js` (just needed because browsers don't allow changing HTTP headers for WebSockets), then open `client/login-via-js-demo.html` as a normal file in any browser. The console output should show decrypted binary messages after scanning the QR code.

Other JS with TypeScript reimplementations [WaJs](https://github.com/ndunks/WaJs).
[adiwajshing](https://github.com/adiwajshing) created [Baileys](https://github.com/adiwajshing/Baileys), a Node library that implements the WhatsApp Web API.

[ndunks](https://github.com/ndunks) made a TypeScript reimplementation at [WaJs](https://github.com/ndunks/WaJs).

### Rust

Expand Down

0 comments on commit bd57de1

Please sign in to comment.