nytimes / kyt

Starting a new JS app? Build, test and run advanced apps with kyt 🔥
https://open.nytimes.com/introducing-kyt-our-web-app-configuration-toolkit-9ccddf6f6988
Other
1.92k stars 108 forks source link

fix: support custom url protocol scheme on websockets #1173

Closed ilyaGurevich closed 4 months ago

ilyaGurevich commented 4 months ago

Custom url protocol schemes are not supported in sockjs, this allows you to render kyt-generated content locally in custom URL patterns by using a web-socket connection instead.