Description

Channels are topics in Twake, users can subscribe to them, can make them private or can create them.

See the user stories here:

Wording

Member: member in company without the tag "guest"

Guest: company member with the tag "guest"

Channel member: member in the channel

Channels types: → Private: Relative to a workspace but restricted to a defined group of members → Public: Relative to a workspace anyone can find the channel and join → Direct: Relative to a company, a discussion between a set of members but without defined topic

To understand the routing please read **"**Collections based rest api:" in "Wording and formating"

Wording and formatting

What it does

Channel microservice is not responsible of the red badge counter (notification service is).

Channel microservice is responsible of keeping track of the message from where the user need to start reading but can be override by notification service if there is a mention to start reading from.

Some process details and constant s

Database

Database models

Micro-service APIs

REST Api / Websockets Api

In/Out microservice