Results 9 comments of Max S

@Dan1one I'll plan on taking a look at it this weekend.

@Dan1one I think you can accomplish this with `Channel.onJoinError`, no?

@djthread, as noted above fixing this in a native Elm library isn't possible until the Elm WebSocket library is improved. It's unfortunately pretty [bare bones](http://package.elm-lang.org/packages/elm-lang/websocket/1.0.2/WebSocket) right now. You may be...

This requires a better WebSocket API in Elm (hopefully in .19) or for this project to become an effect manager

This is something I've struggled with as well. I'd like to come up with a clear story here and I think #25 is necessary to do it correctly I think...

Looks pretty similar to #19. We need to add socket connection info to the log if debugging is enabled on the socket.

This happened to me, looks like it occurs when there are no Vagrant boxes installed locally. lib/chef/provider/vagrant_box.rb:52 is where it occurs.

Yep, available here: http://mstritzi.nfshost.com/writeup/index.html The docker image you'd want is streamingsystem/flumotion.

Additionally, if you would accept a contribution along these lines, please let me know as I may be able to contribute :)