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

Add Support of RPK at Client side #538

Closed
wants to merge 4 commits into from
Closed

Add Support of RPK at Client side #538

wants to merge 4 commits into from

Conversation

sbernard31
Copy link
Contributor

This aims to implements #435.
This PR need the eclipse-californium/californium#536.

To use it with this PR.

# get californium credential_store branch
git clone git@github.com:eclipse/californium.git
cd /in/your/californium/directory
git checkout credential_store

# change version 
mvn versions:set -DnewVersion=2.0.0-credStore  

# install it
mvn clean install -DskipTests

# if you are using eclipse
cd /in/your/leshan/directory
mvn eclipse:eclipse

@sbernard31
Copy link
Contributor Author

@rkimsb2 you should be interested in this.

@sbernard31
Copy link
Contributor Author

It seems this is not the right way if we want to support co-located server. (see eclipse-californium/californium#536 for more details)
I don't know if this make sense to try to support this use case, but I will finally go back to the #450 way.

I don't close yet this PR, so if you have any feedback/thought about this you're welcome !

@sbernard31
Copy link
Contributor Author

Deprecated by #546

@sbernard31 sbernard31 closed this Aug 17, 2018
@sbernard31 sbernard31 deleted the client_rpk branch September 28, 2018 13:58
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