2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Revert "capnp rpc: do not report shutdown error after read exception" More... about 2 years ago
Merge pull request #1702 from zenhack/clarify-4-way-race More... about 2 years ago
rpc.capnp: add a note clarifying the 4-way race More... about 2 years ago
kj-http: Propagate aborts to pump promises when WebSocket pipe pump targets become aborted More... about 2 years ago
http-over-capnp: Propagate abort across RPC WebSockets More... about 2 years ago
Merge pull request #1700 from capnproto/revocable-server More... about 2 years ago
Merge pull request #1699 from capnproto/fix-list-of-enum-binding More... about 2 years ago
Improve WebSocket protocol error handling. (#1701) More... about 2 years ago
Use RevocableContext in ConnectClientRequestContextImpl in http-over-capnp. More... about 2 years ago
Add RevocableServer, which makes it easy to RPC-wrap unowned objects. More... about 2 years ago
Fix incorrect schema construction when using a list-of-enum as a type parameter. More... about 2 years ago
Merge pull request #1698 from capnproto/kenton/clarify-retroactive-unionization More... about 2 years ago
Clarify that retroactive unionization is not forward-compatible. More... about 2 years ago
Merge pull request #1695 from MellowYarker/milan/ws-compressed-fragment More... about 2 years ago
Merge pull request #1696 from bcaimano/bcaimano/revert-rpc-shutdown More... about 2 years ago
Revert "capnp rpc: do not report shutdown error after read exception" More... about 2 years ago
Fix compressed websocket fragment bug More... about 2 years ago
Merge pull request #1691 from smerritt/websocket-disconnects More... about 2 years ago
Merge pull request #1689 from capnproto/maizatskyi/2023-06-02-table-ubsan More... about 2 years ago
Fix off-by-one in WebSocket maximum message size. More... about 2 years ago
fixing memset undefined behavior More... about 2 years ago
capnp rpc: do not report shutdown error after read exception (#1688) More... about 2 years ago
Merge pull request #1684 from dom96/dominik/expose-cidrrange More... about 2 years ago
Merge pull request #1683 from ObsidianMinor/feat/const-string More... about 2 years ago
Merge pull request #1685 from dom96/dominik/pausable-async-stream-fixes More... about 2 years ago
Wrap PausableReadAsyncIoStream::tryReadImpl with kj::evalNow. More... about 2 years ago
Move PausableReadAsyncIoStream implementation to http.c++ More... about 2 years ago
Exposes CidrRange as a public API. More... about 2 years ago
Merge pull request #1682 from capnproto/maizatskyi/2023-05-23-fix-ubsan More... about 2 years ago
Add new type ConstString More... about 2 years ago