Added id handler

This commit is contained in:
James Booth
2015-05-16 21:55:51 +01:00
parent 50cd28a977
commit ede3ccab9d
10 changed files with 88 additions and 11 deletions

View File

@@ -5,5 +5,6 @@ int stbbr_main(int port);
int stbbr_start(int port);
int stbbr_auth_passwd(char *password);
void stbbr_for(char *id, char *stanza);
#endif