ChimeHQ / JSONRPC

Swift library for JSON-RPC
BSD 3-Clause "New" or "Revised" License
25 stars 8 forks source link

Make it work on Linux #5

Closed JCWasmx86 closed 1 year ago

JCWasmx86 commented 1 year ago

While attempting to use LanguageClient on Linux, this dependency failed to compile due to the use of the Combine framework.

I would send PRs for all dependencies of LanguageClient if you want them, so they compile/work on Linux, if this is wished

mattmassicotte commented 1 year ago

Thank so much for this! I'd love to get this working. I've made an issue in LanguageClient to track the work required. https://github.com/ChimeHQ/LanguageClient/issues/5

mattmassicotte commented 1 year ago

Whew I dropped the ball here. Very sorry!