View Source Buckaroo (buckaroo v0.4.0-alpha.1)

Simple :cowboy (v2) webserver with support for websockets.

Link to this section Summary

Functions

Setup a simple webserver handling HTTP requests including websockets.

Link to this section Functions

@spec child_spec(Keyword.t()) :: Supervisor.child_spec()

Setup a simple webserver handling HTTP requests including websockets.

@spec info(term(), map(), {module(), term()}) :: tuple()