You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.1 KiB
Markdown

---
categories:
- Web
- JS
- WS
cover: wsjsws.jpg
cover_alt: idk yet what will the cover be
date: 17/02/2023
description: Websocket workshop for multiplayer drawing
git: https://git.xpub.nl/kamo/drw
slug: ws-js-ws
title: ws js ws
---
### Contents
- realtime interaction
- multiplayer interactions
- collective drawing
A one-day workshop about real-time interactions with websockets!
Starting from a simple drawing app, we are going to explore how to create multiplayer online applications that deal with multiple inputs coming from multiple users connected.
No previous knowledge nedeed, although some HTML & CSS & JS will come handy.
Bring your own laptop! Snacks and coffee will be offered!
### When and where
Friday 24th, from 11:00 to 17:00
XPUB Studio, 4th floor etc
### Program
- 11:00 - Intro & demo of [drw](https://hub.xpub.nl/soupboat/drw/)
- 11:30 - How does it work
- 12:00 - Step by step installation following [drw documentation](https://git.xpub.nl/kamo/drw)
- 12:30 - Examples & brainstorm for projects
- 13:00 - Lunch break
- 14:00 - Prototyping
- 16:00 - Upload online
- 16:30 - Try out and presentation