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

API for setting client capabilities on Session (RFC6241 Section 8.1) #56

Open
nemith opened this issue Feb 20, 2018 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@nemith
Copy link
Collaborator

nemith commented Feb 20, 2018

Right now only "urn:ietf:params:netconf:base:1.1" is added by default but there is no good API for allowing the client to add more capabilities.

Have a API setting or option for setting session capabilities for the session. Don't export the capabilities.

@nemith nemith added the v2 label Feb 20, 2018
@nemith nemith self-assigned this Feb 20, 2018
@nemith nemith added this to the v2 milestone Jul 22, 2022
nemith added a commit that referenced this issue Mar 13, 2024
Go itself only provides suppport for the latest two versions. This
library is going to match that to focus on just Go 1.19 and Go 1.20.
When Go1.21.0 is released this fall we will drop support for Go1.19,
etc.

This really just updates the documentation and the versions we tests
against in CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant