Inthegame · AsyncAPI Specification
Inthegame Realtime (Socket.IO)
Version 1.0.0
Real-time viewer-engagement events pushed over Socket.IO. The socket traces server messages to the app, keeping viewer state in sync when admins inject polls, ratings, trivia, offers and wikis, and streams leaderboard updates. Captured from the provider-published Postman collection socket documentation.
View Spec
View on GitHub
CompanyStreamingCTVOTTVideoEngagementInteractiveGamificationSportsReal-timeAsyncAPIWebhooksEvents
Channels
leaderboard
Winners array with won points and current streak, pushed by the leaderboard engine.
injectPoll
Emitted when an admin injects a poll (adminApi/streamer/injectPoll); carries the injected poll info to the app.
injectRating
Emitted when an admin injects a rating engagement.
injectTrivia
Emitted when an admin injects a trivia/quiz.
injectOffer
Emitted when an admin injects an offer to show on the page.
injectWiki
Emitted when an admin injects a wiki card for viewers.
Servers
wss
dev
api-dev.inthegame.io:6801
Socket.IO endpoint: wss://api-dev.inthegame.io:6801/socket.io/?EIO=3&transport=websocket