Create Session Command Handler. Creates a session if the provided URL is a valid Youtube Video URL. The session is automatically deleted if no user joins it in timeout seconds (5 seconds).
Session repository
Create Session command
A Create Session Response to send back to the client if the session is successfully created
Create Session Command Handler. Creates a session if the provided URL is a valid Youtube Video URL. The session is automatically deleted if no user joins it in timeout seconds (5 seconds).