- 10 Jul, 2023 1 commit
-
-
Samir Halilcevic authored
-
- 06 Jul, 2023 3 commits
-
-
Dominik Charousset authored
Separate WebSocket control frames
-
Samir Halilcevic authored
-
Samir Halilčević authored
Co-authored-by:
Dominik Charousset <dominik@charousset.de>
-
- 05 Jul, 2023 4 commits
-
-
Samir Halilcevic authored
-
Dominik Charousset authored
Relax codecov threshold
-
Dominik Charousset authored
We have some fluctuation in coverage simply by having tests that use the default scheduler. The nondeterminism from work stealing causes the coverage to go up or down by small amounts even when not changing any code.
-
Dominik Charousset authored
Add a new abstraction: publishers
-
- 04 Jul, 2023 4 commits
-
-
Samir Halilcevic authored
-
Samir Halilcevic authored
-
Dominik Charousset authored
Since we are using the term "publisher" to refer to objects that publish items asynchronously now, the name `item_publisher` is likely to cause confusion for new users. The new name also better reflects the purpose.
-
Dominik Charousset authored
-
- 03 Jul, 2023 3 commits
-
-
Dominik Charousset authored
Add Mastodon link to readme
-
Dominik Charousset authored
-
Dominik Charousset authored
Remove the logger.inline-output parameter
-
- 30 Jun, 2023 11 commits
-
-
Dominik Charousset authored
-
Dominik Charousset authored
Tweak codecov config
-
Dominik Charousset authored
Isolate closing handshake
-
Dominik Charousset authored
-
Samir Halilcevic authored
-
Samir Halilcevic authored
-
Samir Halilcevic authored
-
Dominik Charousset authored
Refactor test cases and unify mock socket app
-
Dominik Charousset authored
Add GitHub action for code coverage via codecov
-
Dominik Charousset authored
-
Samir Halilcevic authored
-
- 29 Jun, 2023 3 commits
-
-
Dominik Charousset authored
Support string_view in make_message and make_error
-
Dominik Charousset authored
-
Dominik Charousset authored
Add utility for UTF-8 validation
-
- 27 Jun, 2023 2 commits
-
-
Dominik Charousset authored
-
Samir Halilcevic authored
-
- 26 Jun, 2023 5 commits
-
-
Dominik Charousset authored
Fix autobahn No. 2.5
-
Samir Halilčević authored
Co-authored-by:
Dominik Charousset <dominik@charousset.de>
-
Dominik Charousset authored
Remove unstable sequencer tests
-
Dominik Charousset authored
The sequencer tests were reported to occasionally fail on FreeBSD 13. Since the decorator is already deprecated and marked for removal in the next CAF release, we simply remove the tests ahead of time.
-
Samir Halilcevic authored
-
- 23 Jun, 2023 3 commits
-
-
Dominik Charousset authored
Fix typos
-
Dominik Charousset authored
-
Dominik Charousset authored
-
- 22 Jun, 2023 1 commit
-
-
Samir Halilcevic authored
-