WildcatIP / other.js

The Chatternet feature platform
GNU Affero General Public License v3.0
7 stars 1 forks source link

Teach FeatureHost to handle chatternet events. #114

Closed tonygentilcore closed 7 years ago

tonygentilcore commented 7 years ago

The idea here is that embedders will be able to defer all chatternet events to this method. This also adds support for sending a message.

Ref #111 /tbr @kharmabum