【问题标题】:Which Messaging Protocol to use?使用哪种消息传递协议?
【发布时间】:2015-09-25 10:59:58
【问题描述】:

我将在我的应用程序中集成聊天模块。这是一个移动应用程序,前端在 swift 中,后端在 Spring Boot 中。所以我的聊天模块将具有功能:)

1) There will be a one to one chat,not a group chat
2) i have to send push notification to user when user goes offline or app closed
3) i have to show online users list on user's dashboard
4) i have to store messages in database
5) User can send images,videos in chat

我知道这些功能在所有现代移动应用程序中都很常见。

我对消息协议非常陌生,请向我推荐一个适合我要求的最佳协议。

任何建议都会有所帮助,谢谢

【问题讨论】:

    标签: websocket chat messaging mqtt


    【解决方案1】:

    看看The Message Session Relay Protocol (MSRP)

    你可以找到比较here。

    【讨论】:

      猜你喜欢
      • 2011-04-05
      • 1970-01-01
      • 2014-07-15
      • 1970-01-01
      • 2016-11-10
      • 2011-08-27
      • 2022-09-29
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多