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

Update for x509 0.11.0 API changes #196

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Apr 14, 2020

No description provided.

@talex5 talex5 merged commit e98824a into mirage:master Apr 14, 2020
@talex5 talex5 deleted the another-new-x509 branch April 14, 2020 12:15
talex5 added a commit to talex5/opam-repository that referenced this pull request May 14, 2020
…pc and capnp-rpc-unix (0.7.0)

CHANGES:

- Update for x509 0.11.0 API changes (@talex5, mirage/capnp-rpc#196).

- Update to new mirage network API (@Cjen1, mirage/capnp-rpc#198).

- Add echo benchmark test (@Cjen1, mirage/capnp-rpc#197).

- Estimate message sizes to improve performance (@talex5, mirage/capnp-rpc#200).
  By default, capnproto allocates 8k buffers, but most capnp-rpc messages are
  much smaller than this.

Logging:

- Fix application logging, to use library's log (@Cjen1, mirage/capnp-rpc#195).

- Expose the endpoint logger (@Cjen1, mirage/capnp-rpc#195).

- Only enable debug logging for capnp libraries in the calc example.
  TLS now generates a lot of messages at debug level (@talex5, mirage/capnp-rpc#200).
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