Skip to content
khizar (RinX) edited this page Feb 27, 2026 · 3 revisions

Welcome to the Rocket.Chat wiki! :)

This is my personal space for documenting my journey through the Rocket.Chat codebase. Not an official guide, just honest notes from someone actually digging through the code. I am mainly focusing on two areas right now how message parsing works and how background jobs are scheduled.

Official docs are always the best starting point, but sometimes reading the actual code tells a different story. That is what this wiki is about.

Some things I found useful along the way:

Notes here will evolve as my understanding grows - if something is wrong, that is probably just me not having dug deep enough yet :)

Clone this wiki locally