Skip to content

Instantly share code, notes, and snippets.

@aMytho
aMytho / view.js
Created June 23, 2022 21:06
View Confetti Example (Glimesh Interactive)
// Confetti by https://www.npmjs.com/package/canvas-confetti
let ws = new WebSocket("ws://localhost:4000/api/graph/websocket?vsn=2.0.0&client_id=CLIENTID");
// When connection is open...
ws.addEventListener("open", () => {
// Send hello message
ws.send('["1","1","__absinthe__:control","phx_join",{}]');
// Ask to be notified when an interactive message is sent
ws.send(`["1",