Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Can I use EventSource API in Appery?

I want to implement a server side script to push database updates from a message table to the client. Is this possible with Appery?

https://developer.mozilla.org/en-US/d...

Thanks,
Aeneas

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Can I use EventSource API in Appery?

Any updates on this?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Can I use EventSource API in Appery?

Hello Aeneas,

Sorry for the radio silence here, we're investigating this question and will get back to you with the update.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Can I use EventSource API in Appery?

Hello Aeneas,

Do you want to use that library in the Server code or inside of the app?
We are very sorry, but custom logic/libraries is something outside the scope (http://devcenter.appery.io/support-po...) of our support. Please check it by yourself,

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Can I use EventSource API in Appery?

I want to be able to push database events to the client without using polling. Is this possible with Appery?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Can I use EventSource API in Appery?

Unfortunatelly, it is impossible.

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Can I use EventSource API in Appery?

Is this something developers can look at incorporating as there is no way to write a messaging app otherwise?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Can I use EventSource API in Appery?

Hello Aeneas,

You can write code to take advantage of EventSource API. We currently don't have any out-of-the-box visual tools for that.

Also you can try to use short polling.

[quote:]Is this something developers can look at incorporating as there is no way to write a messaging app otherwise?[/quote]

We'll pass this idea to our management.

Return to “Issues”