]> cat aescling's git repositories - mastodon.git/commit
Fix "cb is not a function" error in streaming API server (#16134)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 2 May 2021 12:30:26 +0000 (14:30 +0200)
committerGitHub <noreply@github.com>
Sun, 2 May 2021 12:30:26 +0000 (14:30 +0200)
commitc5c46dd6ee7f54a25c08216d957af45e68a20131
tree054387b7348dd39828a095ba0266e375bf96911c
parentaafe65a14254d27e11a5d61a97314869bcc80fea
Fix "cb is not a function" error in streaming API server (#16134)

Third argument of `ping` is the callback

Regression from #15932
streaming/index.js