diff --git a/technical.md b/technical.md new file mode 100644 index 00000000..c47ffcf8 --- /dev/null +++ b/technical.md @@ -0,0 +1,15 @@ +Greetings people. In this part of the documentation, you will learn how Ring works from the high level, to the bottom, with some examples. The following part will follow this plan: + +# Basic usage +1. Manage accounts +2. Manage contacts +2. Let's communicate, by text! +3. Let's do a call! +4. Send a file + +# Advanced features +1. Manage audio/videos +2. Call recording +3. The push notifications system +4. What is a DHTProxy +5. Supporting SIP \ No newline at end of file