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
- Source
- ShowdownClient.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
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
- Source
- ShowdownConnection.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article