Skip to content

size objects #44

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
}
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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