ydarias / xk6-nats

This is a K6 extension to be able to test using NATS protocol
MIT License
13 stars 9 forks source link

feat: use k6's new module API #4

Closed olegbespalov closed 2 years ago

olegbespalov commented 2 years ago

What?

Migrate the extension internals to the new k6's module API

Why?

The old module API is deprecated and will be removed in the next release, which means that without the migration to a new API xk6-nats will stop building:

xk6 build master --with xk6-nats=.