mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
docs: Add typing-indicators.md.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
var typing_events = (function () {
|
||||
var exports = {};
|
||||
|
||||
// See docs/typing-indicators.md for details on typing indicators.
|
||||
|
||||
// This code handles the inbound side of typing notifications.
|
||||
// When another user is typing, we process the events here.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user