Wobserver v0.1.4 Wobserver.Web.Router.Static

Static router mostly for the browsers interface.

Returns the following resources:

  • /, for the main html page.
  • /main.css, for main css stylesheet.
  • /app.js, for the Javascript code.
  • /license, for the MIT license information.

Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Functions

call(conn, opts)

Callback implementation for Plug.call/2.

init(opts)

Callback implementation for Plug.init/1.