Actioncable.SocketHandler (actioncable v0.2.5)

This module handles:

  • Socket initialization with actioncable protocol. (Switching protocol)
  • Message from client
  • Message to client This module DON'T handles token in url (like example.com/cable?token=aaa)