Doug Tangren
Doug Tangren
because I'm growing ever-fond of scalatest and we don't really have many tests testing the scalatest module.
It would make more sense for this to return (hostnamewithoutport, port). At the moment it just returns (hostnamewithport, port). I think this is fixed in one of my other branches...
Seems to be the emerging standard for supporting browsers that don't support native WebSockets through a WebSocket-like interface. The [spec](https://github.com/LearnBoost/socket.io-spec) may be a place to start. Also see the [wiki](https://github.com/learnboost/socket.io/wiki/)....
Which is surprising from a pattern matches perspective, Seq(emptyFile) should be Seq.empty
I think we could use an example of serving up static content using the jetty module, possibly under Bindings+and+Servers.html. I can take this.
## What did you implement: Closes: #26 just a failing test for now to kick start this #### How did you verify your change: when this test passes. the issue...
### Describe your idea/feature/enhancement Provide a clear description. Ex. I wish SAM CLI would [...] I wish SAM CLI would provide a sub command (and or transparent option) to have...
## Bug Report **Current Behavior** `serverless offline --useDocker` seems to mount code from a directory that is not mountable on osx ``` Error response from daemon: Mounts denied: The path...
Thanks for your work on this crate! I'm looking into integrate it into a new project and found you can do most operations with keychains except for deleting them. It...