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

Using JSONRPC codecs in another project #44

Open
lschmierer opened this issue Jan 16, 2020 · 2 comments
Open

Using JSONRPC codecs in another project #44

lschmierer opened this issue Jan 16, 2020 · 2 comments

Comments

@lschmierer
Copy link

I would like to use the JSONRPC codecs in a project of mine.

While the json-rpc folder contains a Package.swift file, it is of no use since a Swift package seems to be defined by a repository where Package.swift is placed in the root.

Is there any other recommended way to use the JSONRPC code besides just copying it into my project?

My use case is only academic/experimental and I am aware that this repository only contains example code that should not be used without further review.

@lschmierer
Copy link
Author

This might be a follow up on #24

@Lukasa
Copy link
Contributor

Lukasa commented Jan 16, 2020

Currently the only way to use the examples is to copy the code, yes. For JSON-RPC going forward we should consider moving them to swift-nio-extras.

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