config_sample.json (296B)
1 { 2 "local_server": "localhost:8081", 3 "wss_server": "pubsub-edge.twitch.tv", 4 "wss_port": "443", 5 "wss_origin": "http://localhost:8081", 6 "anim_server": "http://localhost:2345", 7 "user_name": "bsandro", 8 "client_id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx", 9 "client_secret": "xxxxxxxxxxxxxxxxxxxxxxx" 10 }