Kevin

Results 6 issues of Kevin

Are there any concrete plans on how to integrate WebSockets? Currently bandit doesn't do any routing and delegates everything to `Plug` (which doesn't support WebSockets (yet?)). Will bandit handle the...

### Summary of changes Elixir 1.15 will warn on missing parentheses for bitstring modifiers (https://github.com/elixir-lang/elixir/pull/11862). This PR adds the missing parentheses. ### Checklist - [ ] ~~New functions have typespecs,...

LiveView 0.18 moved the `sigil_H/2` macro from `Phoenix.LiveView.Helpers` to `Phoenix.Component`. This is used in the `__using__` macro of `Desktop.Menu`.

Updated the CI job to run the Erlang test directly in the builder and also run the Elixir tests. This closes #129 and maybe #130 since my [test run](https://github.com/zahlz/erlang-jose/actions/runs/3111792144) finished...

### Environment * Elixir version (elixir -v): 1.14.1 * Phoenix version (mix deps): 1.16.4 * Phoenix LiveView version (mix deps): 0.18.2 * Operating system: macOS * Browsers you attempted to...

@aknazhansk Is this project still maintained? It seems that the old maintainer doesn't work at @livehelpnow anymore and the repo didn't get much attention since. Would it maybe be possible...