[][src]Module screeps_api::websocket::connecting

Websocket url utilities.

Enums

UrlError

Error turning a screeps API url into a websocket url.

Functions

default_url

Creates a new (random) websocket URL to connect to the official server.

transform_url

Method for finding a websocket URL given the screeps API URL.