class Cryap::StreamingService

Defined in:

services/streaming.cr

Instance Method Summary

Instance Method Detail


def delete_connection(connection : StreamingConnection) #

def register_connection(connection : StreamingConnection) #

def send_everyone(event : StreamingEvent, categories : Array(StreamingCategory)) #

def send_timelines_update(post : Post | Boost, event_type : StreamingEventType) #