wasm-http-server/package.go
Nicolas Lepage c5b54a0511
📝
2019-11-27 08:04:59 +01:00

5 lines
295 B
Go

// Package wasmhttp (github.com/nlepage/go-wasm-http-server) allows to create a WebAssembly Go HTTP Server embedded in a ServiceWorker.
//
// It is a subset of the full solution, a full usage is available on the github repository: https://github.com/nlepage/go-wasm-http-server
package wasmhttp