The current LiveSocket object is being retired in favor of the LiveViewClient - we need to remove all of the old unused code except for the LiveChannel - which should likely be refactored to respect it's new purpose as an internal piece of API infrequently exposed to the user.
The current
LiveSocketobject is being retired in favor of theLiveViewClient- we need to remove all of the old unused code except for theLiveChannel- which should likely be refactored to respect it's new purpose as an internal piece of API infrequently exposed to the user.