crosstest

command
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package main provides a CLI tool for cross-language channel testing between Romancy (Go) and Edda (Python).

Usage:

# Subscriber mode (wait for message and print it)
go run ./cmd/crosstest --db=/tmp/cross_test.db --channel=test --mode=subscriber --timeout=30

# Publisher mode (send a test message)
go run ./cmd/crosstest --db=/tmp/cross_test.db --channel=test --mode=publisher --message='{"hello": "world"}'

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL