Swift-ActionCableClient icon indicating copy to clipboard operation
Swift-ActionCableClient copied to clipboard

Accept escaped channel identifiers

Open ahbou opened this issue 5 years ago • 1 comments

This change adds support for escaped channel identifiers used in Rails 5.2+

Also updated the library to Swift 5 and linted the code.

ahbou avatar Nov 11 '19 15:11 ahbou

I also did a pull request for a long time with a correction. But the library is no longer supported. Therefore, I created my own, in which the web socket client is not included in the library

https://github.com/nerzh/Action-Cable-Swift

nerzh avatar Apr 06 '20 14:04 nerzh