weixin_33690367 2018-07-04 09:49 采纳率: 0%
浏览 39

Grails 3推送通知

I have got a grails app and a java app which sometimes sends messages to grails and calls some functions. It works fine, but my current task is to get error message from java and show it in my view without refreshing page. I've read that push events plugins could help me in this task, but I haven't find any plugin working with grails 3.3.0.

So, how can I solve this task? How bad is solution to send get ajax requests from client to server, and if server has any flag then send message in response?

  • 写回答

1条回答 默认 最新

  • weixin_33712987 2018-07-05 13:43
    关注

    For server to web client push you can use Server Send Events which is built into Grails or Spring Websockets which has a lot more functionality such as 2 way communication, topics, etc. Both work with Grails 3.3.x

    As you mentioned a polling ajax request may be simple enough to meet your needs.

    评论

报告相同问题?

悬赏问题

  • ¥15 metadata提取的PDF元数据,如何转换为一个Excel
  • ¥15 关于arduino编程toCharArray()函数的使用
  • ¥100 vc++混合CEF采用CLR方式编译报错
  • ¥15 coze 的插件输入飞书多维表格 app_token 后一直显示错误,如何解决?
  • ¥15 vite+vue3+plyr播放本地public文件夹下视频无法加载
  • ¥15 c#逐行读取txt文本,但是每一行里面数据之间空格数量不同
  • ¥50 如何openEuler 22.03上安装配置drbd
  • ¥20 ING91680C BLE5.3 芯片怎么实现串口收发数据
  • ¥15 无线连接树莓派,无法执行update,如何解决?(相关搜索:软件下载)
  • ¥15 Windows11, backspace, enter, space键失灵