Skip to content

More portability #7

@jsjeong

Description

@jsjeong

Hi,

I think it's not easy to port libcoap to other platforms neither POSIX, Contiki, nor lwIP.
Is there any guide for it?
I don't want to add another #ifdef ~ #endif blocks into libcoap code.

Like coap_io.c that has CUSTOM_COAP_NETWORK_SEND and CUSTOM_COAP_NETWORK_READ, I think other codes (including net.c) also should have preprocessors for more portability.

Regards,
Jongsoo

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