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

Client for binding method over UDP #21

Closed
arkgil opened this issue Jan 20, 2017 · 1 comment
Closed

Client for binding method over UDP #21

arkgil opened this issue Jan 20, 2017 · 1 comment
Milestone

Comments

@arkgil
Copy link
Contributor

arkgil commented Jan 20, 2017

Introduce a simple client process, talking only over UDP, using only binding requests. I think for now we should not be bothered by specific recommendations of RFC.

@arkgil arkgil added this to the v0.1.0 milestone Jan 20, 2017
@Dzol
Copy link
Contributor

Dzol commented Jan 31, 2017

PR #30 introduces Jerboa.Client and the OTP application therein.

It knows how to issue binding requests and indications and understands the binding response. Only IPv4 though.

The system test suite was moved from Jerboa #32 to Fennec esl/MongooseICE#7 because it's convenient to pitch the client against the current server changes.

Sadly I haven't come up with as elegant a way to do the high level request and response logic on the client as what we have under fennec/evaluator.

@arkgil arkgil closed this as completed Feb 20, 2017
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

No branches or pull requests

2 participants