mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
12 lines
430 B
Markdown
12 lines
430 B
Markdown
|
|
---
|
||
|
|
layout: project
|
||
|
|
title: node-purple
|
||
|
|
categories: projects as
|
||
|
|
author: Matrix.org team / tjfontaine
|
||
|
|
maturity: Early beta
|
||
|
|
---
|
||
|
|
|
||
|
|
# {{ page.title }}
|
||
|
|
[node-purple](https://github.com/tjfontaine/node-purple) provides basic FFI bindings for libpurple. In our fork, [appservice](https://github.com/matrix-org/node-purple/tree/master/appservice) connects node-purple to the AS API, so you can talk from Matrix to libpurple's connections.
|
||
|
|
|