All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.snice.networking.examples.UdpServerConfig.yml Maven / Gradle / Ivy

There is a newer version: 0.0.13
Show newest version

network:
  name: default
  # Note that the schema currently doesn't matter at all. The idea was to
  # look at the schema and automatically find the right configuration
  # etc but that currently isn't true so you can type whatever you want
  # as the schema (if you type no thing, since I'm using the URI class, it'll blow up
  # if there is no schema)
  listen: doesntmatter://0.0.0.0:9999
  transport: udp




© 2015 - 2025 Weber Informatics LLC | Privacy Policy