Skip to content

Sending data to client #24

@taxilly

Description

@taxilly

To send data to the client once, we request the server to do this. We send an empty request, and the server will respond appropriately.

Is it possible to send data to the client directly, instead of the client requesting data? if not, how difficult would it be to implement this?

e.g.Server:sendData(peer, data) or something of the like.

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