A library to interact with weechat's relay feature using glib and gio.
- High-level commands (see methods)
- Low-level commands (send a line)
- zlib decompression
- GTK test client
Currently, the following weechat types are implemented:
arr: Array of objectschr: Signed charhda: Hdata contenthtb: Hashtableinf: Infoinl: Infolist contentint: Signed intlon: Signed longptr: Pointerstr: Stringtim: Time
Currently, the following weechat methods are implemented:
- hdata
- info
- infolist
- init
- input
- nicklist
- ping
- quit
- test
Work in progress:
- desync
- sync
