Open ghost opened 11 years ago
You have to substitute the old Websocket class and the old HybiParser for the new ones. After that, make a constructor without a handler.
Hi , Could you please share latest library link which will work on this example.
Thanks Ram
"You have to substitute the old Websocket class and the old HybiParser for the new ones. After that, make a constructor without a handler."
Where can I find those?
I believe that it's! Good Luck
I am new for faye i am developing android native app ,so how to use ,i already used in hybrid app how to use the native please help me.
IN code show where cam i find Preferences.KEY_FAYE_HOST, DebugActivity.PROD_FAYE_HOST value its showing error on this line .
As well as tokens
public FayeClient(Handler handler, URI fayeUrl, String channel) In your example you use only fayeUrl and channel