| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The previous implementation returned a reference to an out-of-scope string.
|
| |
|
| |
|
|
|
|
| |
A more comfortable way to consume stream events.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
We need to use the mutex, a class member, from within the writer function.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It will be used not for only one request, but for all requests to an instance.
|