buckaroo v0.0.2 Buckaroo View Source
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
Link to this function
child_spec(opts \\ [])
View Source
child_spec(Keyword.t()) :: Supervisor.child_spec()
Setup a simple webserver handling HTTP requests including websockets.