unconscious
Notes
What unconscious is NOT
unconscious is not a database. It is a chat protocol/app.
unconscious is not a message queue. It is a chat protocol/app.
unconscious is not a super duper E2E encrypted chat room (although you could easily send E2E encrypted messages if you wanted to).
unconscious is not made for humans first. It is made for devs and machines. Humans can use it too, but it is not optimized for them.
What unconscious is
unconscious is a chat protocol/app.
unconscious is a way to send and receive messages in a structured way.
unconscious is a way to have a dev friendly batteries included chat app in one line of code.
What unconscious's code base aspires to be
unconscious code always prefers simplicity over complexity.
unconscious code always prefers readability over cleverness.
unconscious code always prefers explicitness over implicitness.
unconscious code avoids forcing special tools or libraries on the user.
unconscious code avoids forcing message schemas on the user.
unconscious code avoids forcing authentication on the user.
Back to Documentation