Would like to use PubNub to send real-time updates to the user's web browser

后端 未结 3 646
感动是毒
感动是毒 2021-01-01 06:12

Looking in to using PubNub to send real-time updates to the user\'s web browser.

I looked over their website and materials. It looks like they have a few different o

3条回答
  •  滥情空心
    2021-01-01 06:33

    For something a bit less generic, employing signals triggered by even an API served by Django and very strong channel security , check out https://github.com/sivang/django-pubnub (straight from the oven ;)).

提交回复
热议问题