badaix
|
c156fab123
|
Fix some doxygen warnings
|
2024-12-19 22:44:51 +01:00 |
|
badaix
|
aa82ba8397
|
Cleanup Snapclient includes
|
2024-04-03 21:50:03 +02:00 |
|
badaix
|
c01ba2bdde
|
Fix includes
|
2023-01-22 21:30:11 +01:00 |
|
badaix
|
caef2b7b87
|
Clean up asio includes
|
2022-01-31 21:07:34 +01:00 |
|
badaix
|
4f29f000de
|
Use namespace "boost::asio" instead of "net"
|
2022-01-30 22:07:13 +01:00 |
|
badaix
|
989eb6ec8e
|
Reorder header includes
|
2022-01-30 21:45:00 +01:00 |
|
badaix
|
2983145b6c
|
Remove unused namespace
|
2021-10-19 09:28:47 +02:00 |
|
badaix
|
12aeb5859c
|
Use strand executors
|
2021-09-18 11:11:34 +02:00 |
|
badaix
|
e6872593ee
|
Fix data race
|
2021-09-13 14:44:06 +02:00 |
|
badaix
|
ffa742c49f
|
Use executors with implicit strand
|
2021-09-11 23:12:31 +02:00 |
|
badaix
|
5b8cd7ecd5
|
Change message_type from enum to enum class
|
2021-05-16 21:21:36 +02:00 |
|
badaix
|
f1e672d375
|
Modernize: replace typedef with using
|
2020-09-21 16:26:04 +02:00 |
|
badaix
|
af93719490
|
Rename MessageReceiver to StreamMessageReceiver
|
2020-07-21 17:09:26 +02:00 |
|
badaix
|
01ce9a60c0
|
Streaming clients can connect via Websockets
|
2020-07-11 19:39:58 +02:00 |
|
badaix
|
b23255389f
|
Fix server crash if client crashes during connect
|
2020-05-02 14:25:55 +02:00 |
|
badaix
|
17f8a1e14b
|
Don't delete "on air" messages
|
2020-02-27 20:49:59 +01:00 |
|
badaix
|
92088eb9c2
|
Drop PCM chunks that are too old
|
2020-02-26 19:35:19 +01:00 |
|
badaix
|
21d259d0af
|
Fix crash during client disconnect
|
2020-01-25 22:20:02 +01:00 |
|
badaix
|
5c79d9447d
|
Remove unused includes
|
2020-01-05 14:31:34 +01:00 |
|
badaix
|
6d7e25e9af
|
Switch stream readers to use asio event loop
|
2020-01-03 22:40:34 +01:00 |
|
badaix
|
388df08a7a
|
remove unused var
|
2019-10-27 22:26:30 +01:00 |
|
badaix
|
f47d0df9d7
|
reference stream sessions by weak_ptr
|
2019-10-23 22:23:06 +02:00 |
|
badaix
|
b6142967c7
|
remove StreamSession::send
|
2019-10-23 09:07:46 +02:00 |
|
badaix
|
2f06ebed04
|
stream server uses async send and receive
|
2019-10-22 23:21:14 +02:00 |
|
badaix
|
0b21a5daee
|
rename files to snake_case
|
2019-10-13 18:43:32 +02:00 |
|
badaix
|
a30f548a31
|
rename files to snake_case
|
2019-10-12 18:28:29 +02:00 |
|
badaix
|
5e90941bfd
|
streaming socket on the stack
|
2019-10-09 20:23:45 +02:00 |
|
badaix
|
c2488091fe
|
rename some files from camel to snake case
|
2019-10-06 14:07:47 +02:00 |
|