Ads.Server

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ads_server to your list of dependencies in mix.exs:

def deps do
[{:ads_server, "~> 0.1.0"}]
end

Configuration

There is a ads_server_config.json in the root folder of the application. If not, it will be generated.

The file structure:

ads_server_config.json
|
└─NetId
|
└─Port
|
└─IndexGroup
|
└─SPS Structure Definition

The documentation of the SPS Structrue Definition is available here