Does HTTP use UDP?

前端 未结 14 1373
夕颜
夕颜 2020-11-29 18:12

This might be a silly question:

  • Does HTTP ever use the User Datagram Protocol?

For example:

If one is

14条回答
  •  遥遥无期
    2020-11-29 18:51

    Try run HTTP over UDP with node-httpp:

    https://github.com/InstantWebP2P/node-httpp

提交回复
热议问题