Skip to main content
Innovay Wiki
View All
Search
Shelves
Books
Log in
Info
Content
System Design
Network Protocols
Page Revisions
Revision #1523 Changes
Network Protocols
HTTP, WebSocket, gRPC, WebRTC
Communication Protocol?
a protocol is a set of rules that govern how data is exchanged over the network
Multiplexing
to allow multiple requests and responses to be multiplexed over a single connection
Back to top