throneless-tech / hubot-signal-service

A Hubot adapter for using Signal.
GNU Affero General Public License v3.0
1 stars 1 forks source link

Port libsignal-protocol-javascript to Nodejs. #1

Open jheretic opened 7 years ago

jheretic commented 7 years ago

The library libsignal-protocol-javascript used by Signal-Desktop is not compatible with Nodejs due to the way that the libraries are concatenated and namespaced. We'll need to fix that packaging before moving forward.

jheretic commented 7 years ago