docs: Add typing-indicators.md.

This commit is contained in:
Steve Howell
2017-09-25 11:33:29 -07:00
committed by Tim Abbott
parent 16b3feb97d
commit d6fb17c424
6 changed files with 191 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ var exports = {};
// This module handles the outbound side of typing indicators.
// We detect changes in the compose box and notify the server
// when we are typing. For the inbound side see typing_events.js.
//
// See docs/typing-indicators.md for details on typing indicators.
function send_typing_notification_ajax(recipients, operation) {
channel.post({