msg as an info platform
One of our projects is a messaging tool for personal use. It is a simple plain text messaging system that will allow us to communicate with each other.
Some interesting attributes of this system:
- messages are ephemeral, they disappear after a week.
- it is only meant for one chat.
- if we want another we deploy another.
- integrates with our calendar system, events are posted daily.
- integrates with our task system, tasks are posted daily.
- no fancy tech, not even web sockets.