200Tigersbloxed / NeosXS

Implement support for XSOverlay's Notifications in Neos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NeosXSAPI] Add WorldsAPI

200Tigersbloxed opened this issue · comments

Create an API for worlds to be able to communicate with all users who have a NeosXSAPI attached to their avatar. This would provide access for World creators to be able to send custom events, which are already supported, which would be much easier than iterating through each client to see if a connection is being made to the NeosXS Websocket.

A possible way to implement this would be a tagging system or unique dynamic variable to indicate that the user has NeosXS attached to their avatar.

Published in latest pre-release in WorldsAPI folder. Documentation needed.

Finished documenting and final updates. WorldsAPI is now completed and available in latest pre-release.