Skip to content

Make networking independent from app #19

@danielkucera

Description

@danielkucera

Hello,
I'd like to make networking independent from the packet forwarder app.
I see it happen in following steps:

The sockets for packet forwarder can be created even without working connection (as with the webserver). The only relevant parts are DNS resolving during connection (solved in wip) and sending status/uplink packets - this has to be tested how it behaves during missing connection (if it drops after start and resolving server) but IMO it should be fine - we should just ignore a potential error during UDP packet send. Once the connection reestablishes it should continue sending.

What do you think about this?

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