Mojolicious::Plugin::SOAP::Server
=================================

A Mojo wrapper for XML::Compile::SOAP::Daemon providing a SOAP Server.

See the code in the example directory for inspiration on how to use this package.

TODO
----

* pod documentation for server modules
* handle server methods returning a promise so that the server part also can become non-blocking.