Skip to content

v0.3.2

Compare
Choose a tag to compare
@joshuafleck joshuafleck released this 21 Jan 13:27
· 9 commits to master since this release

Make the amount of sleep between connection attempts to Ngrok configurable. Introduces a new configuration parameter:

config :ex_ngrok,
 # The amount of sleep (in ms) to put between attempts to connect to Ngrok
  sleep_between_attempts: 200