Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pita_api/mod.ts>Redpitaya#connected

API for Pita projects, simpliest way to develop secure and powerful webapps for redpitaya.
Latest
method Redpitaya.prototype.connected
import { Redpitaya } from "https://deno.land/x/pita_api@0.9.1/mod.ts";

Check if underlaying websocket is opened

Examples

Example 1

await redpitaya.connected()