WebSockets
Connecting
Events
new_comment
new_comment{
"type": "new_comment",
"payload": {
"post_id": 1,
"comment_id": 35,
"commenter_id": 2
}
}post_like
post_likenew_follower
new_followerLast updated