io.github.pidoveproject.showdown.client
Members list
Packages
Type members
Classlikes
A client to communicate with a Pokemon Showdown server. This is the main entry point of the API.
A client to communicate with a Pokemon Showdown server. This is the main entry point of the API.
Type parameters
- Frame
-
the type of web socket frame
- Task
-
the type of a task
Attributes
- Returns
-
the authentication response sent by the server
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SyncShowdownClientclass ZIOShowdownClient
A connection established with a Pokemon Showdown server.
A connection established with a Pokemon Showdown server.
Type parameters
- Frame
-
the type of web socket frame
- Stream
-
the type of a stream
- Task
-
the type of a task
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SyncShowdownConnectionclass ZIOShowdownConnection
In this article