Skip to content

HTTP events inconsistent with Node.js documentation #259

@magwo

Description

@magwo

It seems that the network (http) events emitted by the Tessel http module are highly inconsistent with the Node.js behaviour and documentation.

For example, I don't seem to be getting any 'connection', 'end', 'finish', or listen (after sucessfully starting to listen on a port) events.

Are these bugs, or am I doing something wrong? Or does the tessel http module not aim to replicate the Node.js http module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions