Skip to content

brytorres/td-tech-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TouchDesigner Tech Talk

Steps

Start server

go run main.go

Start UI

yarn dev

Start UI tunnel

ngrok http 3116

Resources

UI - Local http://localhost:3116/index.html

WebSockets - Local ws://localhost:4242/socket

// Sub to planets
{
  "action": "subscribe",
  "topic": "planets"
}
// Sub to watcher
{
  "action": "subscribe",
  "topic": "watcher"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published