-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
large objects do not arrive in response
socket.emit("Sala_proba", parameter, new Ack() {
@OverRide
public void call(String name, Object data, Object error) {
Log.i(TAG, "call: name:"+name+",data"+data.toString()+",error:"+error);
//data no work
}
});
Metadata
Metadata
Assignees
Labels
No labels