Michael Richey - 2017-10-09 06:40:41 -
In reply to message 1 from Stefan Drugda
it works fine, it's just incomplete.
Finish the HTML (<html><head><body> tags), remove all CSS/JS that isn't jQuery or Bootstrap (core)
Modify the first div style to remove the inline style (display:none) and it starts working.
It's a decent start, but only deals with HTTP/1.1 - would be nice if it handled WebRTC or Web Push for HTTP/2 connections....but it's still a nice start.