How do I use Comet with Spring MVC?

后端 未结 2 749
别跟我提以往
别跟我提以往 2021-02-01 01:34

I\'d like to add some Comet/server push capabilities to a simple web application. I\'m having trouble finding up to date information on how to do this.

Can anyone point

2条回答
  •  执念已碎
    2021-02-01 02:20

    Try ItsNat Comet, Spring can be used for setting up your application (contact with me if you don't know how you do so) but Spring MVC is not used.

提交回复
热议问题