Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 612 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 612 Bytes

CrossServerTopic

CrossServerTopic is an object module that allows for handling messages sent and recieved by the newly introduced MessagingService. CrossServerTopic isn't just a OOP wrapper of the MessagingService, it seperates the message and time sent in the Subscription Event and allows for deteriming if the message that was recieved was from the local server or from a remote server without you doing anything.

The API reference for this module is inside of the CrossServerTopic.lua file as a comment at the top.

License

The license for this repository is MIT.