sudomesh / monitor

a way to monitor health of (people's open) network
GNU General Public License v3.0
5 stars 7 forks source link

Document the payloads sent from the exitnodes to the monitor #46

Open bennlich opened 4 years ago

bennlich commented 4 years ago

Every time I revisit this project, I forget the structure of the data stored in mongo.

This should be documented somewhere in the code (e.g. in the form of simple classes, or a comment).

mattcodenow commented 2 years ago

Can we use typescript interfaces so that intellisense sees the options?