NFIBrokerage / slipstream

A slick WebSocket client for Phoenix Channels
https://hex.pm/packages/slipstream
Apache License 2.0
160 stars 18 forks source link

Update slipstream.ex #45

Closed zolakeith closed 2 years ago

zolakeith commented 2 years ago

One more - :timer.send_interval/2 requires the time, message and :timer.send_interval/3 requires time, pid, message so I guessed you meant to add the time.