Skip to content

Multiple clients - multiple drones communicate through nodejs server #152

@craciunraluca94

Description

@craciunraluca94

Hello,

I want to make a web application which manages AR drones. I want to have multiple clients which can make an account and get data from their drones in browser. Is this posible? Can I identify each drone unique or can i make an array of ardrone clients ( var client = arDrone.createClient(); ) ?

I tried to put ar-drone files on client side( with browserify) but it ended with "dgram.createSocket is not a function" .

I need some opinions. Thank you !!

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