Skip to content

Commit

Permalink
link to call-establishment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Jun 26, 2022
1 parent 17363b2 commit 2b452c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- [Tinode Push Gateway](#tinode-push-gateway)
- [Google FCM](#google-fcm)
- [Stdout](#stdout)
- [Video Calls](#video-calls)
- [Messages](#messages)
- [Client to Server Messages](#client-to-server-messages)
- [`{hi}`](#hi)
Expand Down Expand Up @@ -596,6 +597,9 @@ Tinode Push Gateway (TNPG) is a proprietary Tinode service which sends push noti

The `stdout` adapter is mostly useful for debugging and logging. It writes push payload to `STDOUT` where it can be redirected to file or read by some other process.

## Video Calls

[See separate document](call-establishment.md).

## Messages

Expand Down

0 comments on commit 2b452c9

Please sign in to comment.