Deploy a Go HTTP server in your browser
- Track: Go devroom
- Room: D.go
- Day: Saturday
- Start: 14:00
- End: 14:30
- Video with Q&A: D.go
- Video only: D.go
- Chat: Join the conversation!
Have you ever thought to yourself "It would be nice to run this Go HTTP server directly in a browser for demonstration" ? No? Well I have!
But it's not possible, right? A Go WebAssembly binary can run in browsers, but cannot serve HTTP... Or could it?
Could we run a Go WebAssembly binary into a browser's ServiceWorker, and serve HTTP from it? Well let's find out!
Speakers
Nicolas Lepage |