They seem to be using React for the View rendering. Websockets for data. Bluebird for promises. Google's CryptoJS for end-to-end encryption. MomentJS for time formatting.
The code seems to be pretty modular There are some nice gems in it like EXIF format decoding etc. This is nice to reverse engineer :)
Comments
They seem to be using React for the View rendering. Websockets for data. Bluebird for promises. Google's CryptoJS for end-to-end encryption. MomentJS for time formatting.
The code seems to be pretty modular There are some nice gems in it like EXIF format decoding etc. This is nice to reverse engineer :)