from Hacker News

Ask HN: Book or Tutorial to Design Protocols?

by elviejo on 2/1/23, 12:25 AM with 1 comments

I'm making a distributed system. With different actors and I need to design a protocol to mediate their communication.

What book would you recommend to learn "the black art" of protocol design?.

Thanks

PS: I'm looking for things more advanced than just: REST or Protobuf.