Travis Hoover
Travis Hoover
@cah-briangantzler in the next release of Embroider we will handle the webpack dependency within the helpers so that dep does not need to be explicitly set. So it might be...
@rwjblue / @villander: tests have been added, this should be good to go.
@hakib Right now it is not possible. Let me add something to allow you to do this. This is what I have in mind: ``` js var url = 'ws://example';...
@dtracers right now there is no native support for binary messages but it will be on of the next things I work on adding.
@cades or @dtracers do you have any examples I could use as a test case? If so I will be able to add support quickly
Hi @HerrMuellerluedenscheid, > Is this repo still maintained? Right now no. I would be totally happy if others wanted to join as a contributor and/or maintainer. It would be great...
@Atrue thank you! and I will set you up as a contributor
@Atrue I added you to NPM so you should now be able to publish
@rileytg Sorry for the delay getting back to you. How are you importing the library?
@johntimothybailey I was never a fan of the dist files being checked into git so I finally got around to having [travis-ci auto building and deploying the dist files to...