Embedded web server

17 views
Skip to first unread message

Stuart Johnson

unread,
Jan 29, 2011, 10:19:34 AM1/29/11
to manos-...@googlegroups.com
Is Manos completely standalone, or can it be embedded into an existing
application?

I have a server application, and i want to embed a web interface on it
to get statistics and do administration.

Jackson Harper

unread,
Jan 29, 2011, 10:48:28 AM1/29/11
to manos-...@googlegroups.com
Yes Manos does run fully standalone, you should be able to embed it in
an app pretty easily. The embedding API isn't really flushed out
though and we still use some static variable where we shouldn't.

Take a look at src/manostool/ServerCommand.cs that's basically what
you'd have to do. Right now it runs in a fully blocking mode, so
you'll have to start it in another thread.

Cheers,
Jackson

Stuart Johnson

unread,
Jan 29, 2011, 8:04:00 PM1/29/11
to manos-...@googlegroups.com
Thanks, this could be just what i am looking for.
Reply all
Reply to author
Forward
0 new messages