Add .Net Standard support - #90
Open
Astn wants to merge 14 commits into
Open
Conversation
This was referenced Jan 6, 2018
bonesoul
commented
Jan 6, 2018
Collaborator
great work 👍 |
Astn
commented
Jan 23, 2018
OwnerAuthor
Initial tests on my Ubuntu 17 workstation are looking promising.
During this run cpu topped out at ~ 50% cpu utilization. So there should still be some improvements that can be done. |
… of tests failing. Single thread perf ~120k, Taskpool ~170k ??? why is the multithread performace so bad?.
haakoo
commented
May 2, 2019
Any progress or time frame on this issue? I'm building a .Net Core app (/service) and need to support clean JSON RPC (no headers), and would like to use a library and not roll my own. |
Astn
commented
May 3, 2019
OwnerAuthor
Nothing recently. I could use a little help reviewing the code, and feedback on if it's ready a beta release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is for issue #89
Todo
Feel free to provide a pull request into this branch for any of the below.