nexus

v0.1.0

  • Pages
  • Modules

    nexus v0.1.0 Nexus View Source

    Link to this section Summary

    Functions

    acknowlege()
    child_spec(opts)
    child_spec_ssl(otp_app, port, handler, nexus_opts, state)
    child_spec_tcp(otp_app, port, handler, nexus_opts, state)
    start_ssl(port, handler, nexus_opts \\ [], state \\ nil)
    start_tcp(port, handler, nexus_opts \\ [], state \\ nil)

    Link to this section Functions

    Link to this function acknowlege() View Source
    Link to this function child_spec(opts) View Source
    Link to this function child_spec_ssl(otp_app, port, handler, nexus_opts, state) View Source
    Link to this function child_spec_tcp(otp_app, port, handler, nexus_opts, state) View Source
    Link to this function start_ssl(port, handler, nexus_opts \\ [], state \\ nil) View Source
    Link to this function start_tcp(port, handler, nexus_opts \\ [], state \\ nil) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.