Skip to main content
Module

x/tpy/mod.ts>Pylon.PylonWebSocket

🔑 A strongly typed Pylon API client.
Go to Latest
namespace Pylon.PylonWebSocket
import { Pylon } from "https://deno.land/x/tpy@v1.0.0-pre-release-10/mod.ts";
const { PylonWebSocket } = Pylon;

Structures regarding the Pylon WebSocket interface.

Type Aliases

The method of logging this was caused by. Follows the Console interface methods supported on the Pylon SDK.

A WebSocket Response from a workbench URL. Implementing a generic provides type sense for the data object.