Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,我这边基于Go版做了一个Java版的Bark Server #170

Open
hotlcc opened this issue Sep 16, 2022 · 2 comments
Open

你好,我这边基于Go版做了一个Java版的Bark Server #170

hotlcc opened this issue Sep 16, 2022 · 2 comments

Comments

@hotlcc
Copy link

hotlcc commented Sep 16, 2022

你好,我这边基于Go版做了一个Java版的Bark Server,可以加下友链吗?
https://gitee.com/hotlcc/java-bark-server

另外我这边的server目前遇到一个问题,消息在前台后台都能接收,但是在APP中的列表不展示,这个您知道是什么原因吗?

@hotlcc hotlcc changed the title 你好,我这边基于Go版做了一个java 你好,我这边基于Go版做了一个Java版的Bark Server Sep 16, 2022
@Finb
Copy link
Owner

Finb commented Sep 19, 2022

应该是缺少配置 MutableContent,不是这种类型的推送客户端收到后不能执行代码,也就不能保存推送了。

Payload: pl.MutableContent(),

@hotlcc
Copy link
Author

hotlcc commented Sep 19, 2022

解决了,果然是这样

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants