Skip to content

Using custom Transport Protocol (Cap'n Proto RPC) #4420

Closed Answered by thomaseizinger
Tanguille asked this question in Q&A
Discussion options

You must be logged in to vote

I think you should be able to just use captn proto on top of an existing stream established by e.g. yamux layered on top of noise. Or a QUIC stream.

If I understand the above article correctly, captn proto just emits bytes that you still need to send over a socket. You can just send that over a stream instead :)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Tanguille
Comment options

@thomaseizinger
Comment options

@Tanguille
Comment options

@thomaseizinger
Comment options

Answer selected by Tanguille
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants