issues
search
fluvio-connectors
/
nats-connector
Connector that bridges NATS with Fluvio.
Apache License 2.0
3
stars
1
forks
source link
Add initial nats source connector
#2
Closed
pinkforest
closed
9 months ago
pinkforest
commented
11 months ago
Needs to be added:
bats - need to wire the CLI into CI
more documentation
Can be added later:
Jetstream as can be provided by using current dependency - this PR only provides initial core nats
Nats doesn't have proper URL scheme but can use tls:// to enforce TLS required
Options from
https://docs.rs/nats/latest/nats/struct.Options.html
Needs to be added:
Can be added later: