Skip to content

Google Hangouts client library for any language (prototype)

License

Notifications You must be signed in to change notification settings

tdryer/hangups-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangups-rs

Google Hangouts client library for any language (prototype)

About

This is a client library for Google Hangouts instant messaging. It's written in Rust, but provides a C-style API that can be consumed by any programming language with a C foreign function interface (FFI).

This is a prototype which may not be developed further.

Based on hangups library for Python.

What works

  • Connecting to Hangouts using pre-provided authentication cookies
  • Receiving StateUpdate messages
  • Simple C library in src/lib.rs
  • Python client for C library in libhangups.py

About

Google Hangouts client library for any language (prototype)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published