Added http daemon

This commit is contained in:
James Booth
2015-05-31 23:17:50 +01:00
parent e8ca581eea
commit 123f23c438
11 changed files with 167 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
int main(void)
{
stbbr_start(5230);
stbbr_start(5230, 5231);
stbbr_auth_passwd("password");