com.logimethods.connector.gatling.to_nats
create a new Protocol defined by connection to a NATS server and a subject.
create a new Protocol defined by connection to a NATS server and a subject.
defining the parameters of NATS server to connect to. This connection is provided by a new ConnectionFactory(properties)
the subject on which the messages will be pushed to NATS
defining the parameters of NATS server to connect to.
defining the parameters of NATS server to connect to. This connection is provided by a new ConnectionFactory(properties)
the subject on which the messages will be pushed to NATS
A Gatling Protocol to inject messages into NATS.
defining the parameters of NATS server to connect to. This connection is provided by a
new ConnectionFactory(properties)
the subject on which the messages will be pushed to NATS
ConnectionFactory API
ConnectionFactory.java
Write a Custom Protocol for Gatling