Wix Realtime

Hello guys, I’m creating a flutter application that communicates with my wix site. I created a chat system with a database. I would like to know if I can export the functions from wix-realtime to api.

For example, I have an http get api that returns messages, but I want a temporary api so that the application can listen, a realtime api.

Can I work with wix-realtime outside of wix? do you export subscribe () and others?

Using the Google Translate.

Hi,
you can expose your Wix site API as instructed here .