mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 14:15:56 +03:00
[GH-ISSUE #105] 能解决一下消息太长,发不出去的问题吗 #71
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jjss520 on GitHub (Jan 13, 2022).
Original GitHub issue: https://github.com/Finb/bark-server/issues/105
消息太长就搞成分段
@Finb commented on GitHub (Jan 13, 2022):
可以分段发送
@jjss520 commented on GitHub (Jan 13, 2022):
是消息要怎么处理,还是自动就分段发送
@Finb commented on GitHub (Jan 13, 2022):
自行分段。
参数有很多,都有可能导致超出APNS限制,每个人需求不一样,我建议发送端自行分段