nats-io / elixir-nats

Elixir NATS client
MIT License
76 stars 14 forks source link

Update test case server starting/stopping #28

Closed camros closed 5 years ago

camros commented 8 years ago

This is a total hack for now, there are timing issues starting and stopping the servers.

camros commented 8 years ago

The test cases all depend on gnatsd running on various ports/configs vs. starting and stopping servers automagically during the test cases.

See test/run-test-servers.sh, .travis,mL and test/test_helper.exs

mceaglens commented 7 years ago

Comments? @camros?

ColinSullivan1 commented 5 years ago

Thank you all for using NATS! Note that this client has largely been unmaintained and so has been deprecated. Moving forward we suggest you migrate to the nats.ex client which will be actively maintained. We'll keep this repository public in case you'd prefer to make a copy to maintain yourselves, but hope you'll have a good experience with the new client. We sincerely apologize for the inconvenience.