Skip to content

Start servers with configuration #4

@arkgil

Description

@arkgil

We should allow users to start servers via their project configuration (should be pretty simple to implement using Fennec.UDP.start

For example:

config :fennec, :servers,
  udp: [ip: {127, 0, 0, 1}, port: 3478]

This should start a UDP server on Fennec's start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions