Skip to content

size objects #44

@7u15

Description

@7u15

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions