HTTP POST request vs WebSockets

后端 未结 0 1463
眼角桃花
眼角桃花 2020-12-30 02:30

I recently started using Socket.io in my NodeJS app with express where I use post request to handle form submission and data. Why isn\'t Socket.io used to do the same thing

相关标签:
回答
  • 消灭零回复
提交回复
热议问题