Typescript chatroom wrapper for neutron
, proton
, and electron
.
Our goal is to have a fully peer-to-peer server network for safe and secure chat across the web, without all the tracking and monitoring bundled in most social media apps nowadays.
Electron is our default web client, served by neutron
Still a work in progress
Neutron is our express powered server module, using the proton
API and serving our default web client, electron
neutronServer
is primarily an express server, holding the handle to theprotonDB
before passing it off to Atomic'sWrapper
class for production
Proton, our best work, is our completely modular API system for Atomic. For a list of modules, see here