Commit Graph

87 Commits

Author SHA1 Message Date
GroovieGermanikus 288111e674
make SubscribeRequest forward-compatible 2024-05-08 11:21:32 +02:00
GroovieGermanikus a821ca219b
stream: replace panic with log+reconnect 2024-03-22 10:56:40 +01:00
GroovieGermanikus 497dfe0144
wip 2024-03-22 10:06:19 +01:00
GroovieGermanikus 813931f210
fix stream message attempt counter 2024-03-11 17:56:16 +01:00
GroovieGermanikus 37ed49c210
clippy 2024-03-11 15:50:43 +01:00
GroovieGermanikus 26bc7a3683
make attempt counter 1-based 2024-03-11 15:45:28 +01:00
GroovieGermanikus f1e174c1dc
make attempt 1-based 2024-03-11 15:41:55 +01:00
GroovieGermanikus 4ffe39849f
fix double-increment of attempt 2024-03-11 15:36:56 +01:00
GroovieGermanikus 48efa7bbe8
restart attempt counter in ready state 2024-03-11 15:27:32 +01:00
GroovieGermanikus a6ab686fa4
add create_geyser_autoconnection_task_with_mpsc 2024-02-15 14:56:10 +01:00
GroovieGermanikus 66c4256438
create_geyser_autoconnection_task allows caller-provided mpsc 2024-02-15 12:00:19 +01:00
GroovieGermanikus 048ad2be28
clippy+fmt 2024-01-31 18:53:07 +01:00
GroovieGermanikus 5c568a2602
remove grpc_subscription.rs 2024-01-26 19:32:37 +01:00
GroovieGermanikus 68221ce0cc
clippy+fmt 2024-01-26 19:25:39 +01:00
GroovieGermanikus db034040e8
handle timeout for stream version 2024-01-26 19:19:05 +01:00
GroovieGermanikus ec43c2972e
handle timeout 2024-01-26 19:16:21 +01:00
GroovieGermanikus f22a0f289e
remove exclamation mark from logs 2024-01-23 17:50:10 +01:00
GroovieGermanikus 1b9926fc1b
slots 2024-01-23 14:48:47 +01:00
GroovieGermanikus 1d0b7890c3
move Message type 2024-01-22 18:26:26 +01:00
GroovieGermanikus b3808da95e
example 2024-01-22 10:56:07 +01:00
GroovieGermanikus 6e15250b96
minor cleanup 2024-01-22 10:55:03 +01:00
GroovieGermanikus 87a4bbc484
use channel_plugger in test 2024-01-19 11:46:19 +01:00
GroovieGermanikus 46f56872e5
introduce T 2024-01-19 11:46:06 +01:00
GroovieGermanikus afefb1847b
cleanup 2024-01-19 11:34:45 +01:00
GroovieGermanikus 80d5c979f3
channel plugger mspc->broadcast 2024-01-19 11:33:37 +01:00
GroovieGermanikus 11b24bc537
testcase lagging 2024-01-19 09:23:55 +01:00
GroovieGermanikus 0200e9d469
map fatal errors 2024-01-19 09:13:37 +01:00
GroovieGermanikus 9dec39dfeb
test/example for autoconnect 2024-01-19 09:04:03 +01:00
GroovieGermanikus cf0c83b0c5
compile 2024-01-19 08:50:08 +01:00
GroovieGermanikus dc53a50e57
switch to mpsc 2024-01-19 08:43:47 +01:00
GroovieGermanikus 21f2ef3b7c
wip 2024-01-19 08:25:05 +01:00
GroovieGermanikus 33cb8cbfa7
split impl 2024-01-18 13:45:19 +01:00
GroovieGermanikus ca55a8bba8
handle connect problems 2024-01-18 13:38:15 +01:00
GroovieGermanikus def0853c0f
more cases on connect 2024-01-18 13:30:49 +01:00
GroovieGermanikus e093a589a2
check tonic error 2024-01-18 11:38:45 +01:00
GroovieGermanikus bbba7b1fea
send works now 2024-01-18 11:11:46 +01:00
GroovieGermanikus c9144ee39f
compiles 2024-01-18 10:57:04 +01:00
GroovieGermanikus fa05a1bd5f
add connection state 2024-01-18 10:09:32 +01:00
GroovieGermanikus 24add74ebc
wip 2024-01-18 08:45:55 +01:00
GroovieGermanikus f825b50387
use obufscated fmt() for Debug output 2024-01-17 08:31:22 +01:00
GroovieGermanikus 623f40fe6a
#3: do not panic on geyser stream close 2024-01-07 19:59:34 +01:00
GroovieGermanikus d9512ea1d6
cleanup 2023-12-22 17:22:02 +01:00
GroovieGermanikus f4fe77167d
version 0.7.1 2023-12-22 17:05:48 +01:00
GroovieGermanikus 25b0801285
cleanup 2023-12-21 10:50:52 +01:00
GroovieGermanikus bcd3f77842
use GeyserFilter as factory 2023-12-21 07:52:37 +01:00
GroovieGermanikus 9fb7c0dda0
use SubscribeRequest§ 2023-12-21 07:40:18 +01:00
GroovieGermanikus 9484c64d84
move example code 2023-12-20 09:13:10 +01:00
GroovieGermanikus 7481e29b64
box message 2023-12-20 09:06:16 +01:00
GroovieGermanikus ed944a64d5
cleanup 2023-12-20 08:54:20 +01:00
GroovieGermanikus 93d192b7c5
move channelizer 2023-12-20 08:52:33 +01:00