mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-18 20:15:14 +02:00
refactor(dynamic): extend Kafka protocol emulator with binary protocol support, Pubsub gRPC emulator, and enhance listener and endpoint handling
This commit is contained in:
parent
030b054843
commit
1a0e2d204b
6 changed files with 1530 additions and 106 deletions
|
|
@ -577,7 +577,7 @@ fn message_handler_remaining_brokers_emit_delivery_and_ack_events() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn message_handler_remaining_brokers_try_http_emulators_before_loopback() {
|
||||
fn message_handler_remaining_brokers_keep_http_fallbacks_after_real_clients() {
|
||||
let cases = [
|
||||
(
|
||||
Lang::Python,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue