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

Some fixes #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Some fixes #39

wants to merge 3 commits into from

Conversation

boldt
Copy link
Contributor

@boldt boldt commented Apr 6, 2017

  • Removed unresolvable and unneeded imports
  • Used wrong package for assertEquals
  • Changed order of arguments for the method sendCoapRequest of CoapEndpoint. Like this, it is sendCoapRequest(CoapRequest coapRequest, InetSocketAddress remoteSocket, ClientCallback callback) fot both, CoapEndpoint. and CoapServer
  • Added a new constructor for CoapEndpoint with (BlockSize, BlockSize)

boldt added 3 commits April 5, 2017 16:44
…oint.

Like this, it is sendCoapRequest(CoapRequest coapRequest, InetSocketAddress remoteSocket, ClientCallback callback)
fot both, CoapEndpoint. and CoapServer:
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.

1 participant