question

Yoo SeungJi avatar image
Yoo SeungJi asked

Send Message from server to user who is play now.

If user get rare item or achieve high difficult achievement, send message to all user who is play now.

Like circle in screenshot.

Our game doesn't have a chatting function. If I add chatting function for send message, it will be inefficient.

How to I make it without chatting?

cookierunkingdom.jpg (298.7 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Sarah Zhang avatar image
Sarah Zhang answered

The feature such as the in-game global notifications can be implemented using Pub Sub. Since we don’t provide the built-in Pub Sub feature currently, you can consider using Azure Pub Sub to implement your requirements. Please check the documentation -- https://docs.microsoft.com/en-us/azure/azure-web-pubsub/overview for more information.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.