Closed dbishai closed 7 years ago
This commit shows exactly what needs to be done to add support for version 2 of the protocol: https://github.com/phoenixframework/phoenix/commit/7e4ddf3153519a276e3ab693e1ea379675f1ed02
I've started working on porting the code however I'm sure others more familiar with the implementation could do a much better job. Is there any plan to add support or should I continue working on a pull request?
duplicate of #56
The
join_ref
field was added in Phoenix 1.3. Using a Phoenix 1.3 server with this library causes the following exception: