Experimental Chat Workshop
School of Design in Geneva
Tega Brain
November 2020
2.00-4.30pm
- Introduction to telematic art and experiments in connection. Notes.
- p5 + websockets demo (notes below).
- Developing concept. Notes.
- p5js
- Sockets and Node
- Glitch
- In browser code editor and server
- Glitch tips.
- Shiffman tutorial on web application deployment with Glitch (and github).
- Note that these examples use socket 2.3.0 rather than socket 3.0. If you use Glitch to install socket it will default install the latest version but this gave me errors.
Basic Server example:
Chat example:
- See it running here first.
- https://glitch.com/edit/#!/p5-socket-chat