Michael Coles

Results 18 issues of Michael Coles

Use the trick here: https://gist.github.com/judy2k/7656bfe3b322d669ef75364a46327836 to be able to avoid having to manually touch every single env var in https://github.com/kerl/kerl/blob/master/kerl#L51-L138

To Do
Help Wanted

Folks, we need a better plan for managing which version `kerl` reports. I've just realised we haven't bumped the internal `KERL_VERSION` since `1.3.4`... I'm not sure what the best way...

Hi! Please could I request that you tag this repository, as there have been a few improvements since 3.1.0 was tagged. Thanks! @sanmiguel

Howdy @jaxbot - long time! When figuring out which remote to use during `getRepoURI()`, it seems to default to the first remote in the (alphabetically-sorted) `git remote -v` output... I...

Now that we're migrating to Github Actions, remove all refs to Travis, including `rebar.config.script`

The way we handle close frames is a little lacking wrt RFC-compliance. There are a couple of issues already open around this behaviour ( e.g. #16 & #48 ) and...

As pr PR #15 `encode_and_send/2` sometimes returns `{error, closed}`. We should allow this in the case where we're trying to close, rather than asserting `ok`

ready

Allow the client to send the `Sec-Websocket-Extensions` header. Fail the connection if the response contains a value not requested.

enhancement
ready