AuroraRuntime/Source/IO/Protocol
Reece Wilson 2a3bd735ac [+] AuProtocol: PrependInterceptor[Ex]/AppendInterceptor[Ex] over now removed AddInterceptor[Ex]
(prepend makes sense for outbound stacks, where you might register the compression/crypto stages first, then return an object to the caller who may wish to prepend the input processors. http might need it.)
2022-09-04 01:18:05 +01:00
..
IProtocolNext.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
Protocol.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
ProtocolPiece.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
ProtocolPiece.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
ProtocolStack.cpp [+] AuProtocol: PrependInterceptor[Ex]/AppendInterceptor[Ex] over now removed AddInterceptor[Ex] 2022-09-04 01:18:05 +01:00
ProtocolStack.hpp [+] AuProtocol: PrependInterceptor[Ex]/AppendInterceptor[Ex] over now removed AddInterceptor[Ex] 2022-09-04 01:18:05 +01:00