Gustavo Cairo 9ae65503c0 Save two allocations by making `MapRPCWriter` and `SerializingRPCWriter` generic over wrapped writer (#1983) 1 year ago
..
AsyncIteratorSequence.swift d5a05a2591 Add the server RPC executor. (#1715) 2 years ago
AsyncSequenceOfOne.swift ef02728932 Propagate generics from AsyncSequence to RPCAsyncSequence (#1980) 1 year ago
BroadcastAsyncSequence+RPCWriter.swift 017dc09f11 Add support for retries (#1708) 2 years ago
BroadcastAsyncSequence.swift e28f11752a Enable ExistentialAny for v2 (#1967) 1 year ago
BufferedStream.swift e28f11752a Enable ExistentialAny for v2 (#1967) 1 year ago
RPCAsyncSequence+Buffered.swift ef02728932 Propagate generics from AsyncSequence to RPCAsyncSequence (#1980) 1 year ago
RPCWriter+Map.swift 9ae65503c0 Save two allocations by making `MapRPCWriter` and `SerializingRPCWriter` generic over wrapped writer (#1983) 1 year ago
RPCWriter+MessageToRPCResponsePart.swift 42b27f3191 Eliminate unnecessary allocations by using single-element writes (#1965) 1 year ago
RPCWriter+Serialize.swift 9ae65503c0 Save two allocations by making `MapRPCWriter` and `SerializingRPCWriter` generic over wrapped writer (#1983) 1 year ago