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.
640 B
640 B
Home | Reference | Development Notes
Development Notes
TODOs
Add ability for host to send data to all clients in room- Add ability for host to send data to specific client
- Encapsulate p5.multiplayer as a class?
Expand example "game" to include bidirectional communicationExpand example "game" to include a button action- Expand example "game" to be an actual game? (LOL)
- Build example Unreal host template
- Build example TouchDesigner host template
Add documentation about bidirectional communication to referenceAdd documentation section about custom hosts