Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add listen and serve with option function #470

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

CaiYueTing
Copy link
Contributor

@CaiYueTing CaiYueTing commented Aug 17, 2023

  1. Add public functions ListenAndServeWithOptions, ListenAndServeTCPTLSWithOptions, and ListenAndServeDTLSWithOptions.
  2. Add example code for an option server.

I cannot simply add options to the server, so I implemented this function as shown above.

I hope this is helpful!

@jkralik jkralik merged commit c1d1847 into plgd-dev:master Aug 17, 2023
8 checks passed
@jkralik
Copy link
Member

jkralik commented Aug 17, 2023

Thx fox contributing :).
Good job! 👍

HRogge pushed a commit to HRogge/go-coap that referenced this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants