whatsappweb

Crates.iowhatsappweb
lib.rswhatsappweb
version0.0.2
sourcesrc
created_at2018-06-29 11:51:03.020906
updated_at2018-08-22 22:59:57.714628
descriptionWIP Whatsapp Web API Client
homepage
repositoryhttps://github.com/wiomoc/whatsappweb-rs
max_upload_size
id72217
size143,244
Christoph Walcher (wiomoc)

documentation

README

whatsappweb-rs

Heavily WIP

crates.io docs.rs

Whatsapp Web Client written in Rust

Big thanks to sigalor and contributors of whatsapp-web-reveng 🍻

Features

  • send/receive text-, image-, audiomessages

  • create/modify groups

  • get userinfo (status, presence, profilepic)

  • get contacts, chats

  • send/receive message acknowledge

  • receive changes from app e.g. (un-)pin, (un-)mute, delete chat

  • relogin without scanning qrcode

  • query older messages

  • reconnect on connection loss

TODO

  • refactoring

  • error messages

  • send mediamessages

  • delete, unpin, unmute messages

  • broadcast handling

  • documention

  • ...

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.

Commit count: 11

cargo fmt