aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Maybe fix something? IdkAlex Auvolat2020-12-072-4/+8
|
* Do not close connections immediately on close signal, await for remaining ↵Alex Auvolat2020-12-077-207/+162
| | | | responses
* Call on_disconnected_handler earlier (as soon as .disconnect() is called)Alex Auvolat2020-12-071-18/+23
|
* Don't close connection at first (stupid) excuseAlex Auvolat2020-12-042-8/+12
|
* a logAlex Auvolat2020-12-041-0/+2
|
* more loggingAlex Auvolat2020-12-041-3/+9
|
* LoggingAlex Auvolat2020-12-041-2/+7
|
* DocumentateAlex Auvolat2020-12-029-66/+206
|
* Better handle requests to ourselfAlex Auvolat2020-12-024-69/+155
|
* First commitAlex Auvolat2020-12-0210-0/+1757