Class TwitchEventSocketPool

java.lang.Object
com.github.twitch4j.eventsub.socket.TwitchEventSocketPool
All Implemented Interfaces:
IEventSubSocket, AutoCloseable

public final class TwitchEventSocketPool extends Object implements IEventSubSocket
A pool for EventSub websocket subscriptions across multiple users.

Should not be used with the "conduit" transport type.