Skip to content

Allow serializing UDP responses to JSON #172

@josecelano

Description

@josecelano

Hi, I'm working on a simple UDP client script:

torrust/torrust-tracker#627

I want to have a simple command to make a default request to a UDP tracker. I'm using aquatic. I would like to print the response in JSON format. But UDP responses don't implement the serialize trait. I guess it could be derived automatically.

I've already created another client for HTTP trackers:

https://github.com/torrust/torrust-tracker/blob/develop/src/bin/http_tracker_client.rs

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