Added resume support and quick negotiation support from Pro, as well as support for stream-type inputs.
This commit is contained in:
parent
d4e2654f24
commit
837b2b5d4f
3 changed files with 169 additions and 0 deletions
|
@ -45,6 +45,7 @@ namespace Mist {
|
|||
virtual void userCallback(char * data, size_t len, unsigned int id);
|
||||
virtual void convert();
|
||||
virtual void serve();
|
||||
virtual void stream();
|
||||
|
||||
|
||||
virtual void parseHeader();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue