WebSocketRails-iOS
WebSocketRails-iOS copied to clipboard
Fix missing Data from trigger call.
trafficstars
There in files user can not send data in trigger calls. Because missing data param in init method. With add this change in mathod " data = data[1];" problem fixed
Now when i done triggering then problem exist in binding. And If i set for binding then problem exist for Triggering. Can you please verify and fix this issue? I need this fix asap.