Playground.Router (ckeditor5 v0.2.0)

View Source

Main router for the playground application.

This module defines the routing structure and pipelines for handling HTTP requests in the playground application.

Summary

Functions

Callback invoked by Plug on every request.

Callback required by Plug that initializes the router for serving web requests.

Functions

api(conn, _)

browser(conn, _)

call(conn, opts)

Callback invoked by Plug on every request.

init(opts)

Callback required by Plug that initializes the router for serving web requests.