Hi Phil,
I have a general knowledge about these kind of cloud-powered PaaS and
serverless solutions, though I have much more experience with the AWS
portfolio: AWS Lambdas, Cloudformation, AWS Amplify, etc. I suppose they
are more or less comparable with GCP's options.
For sure, I will go in dept
Hi Sven!
As I understand, the HTTP/2 protocol is only required by the following 3
operations:
- Receiving Push Messages for a Subscription.
- Receiving Push Messages for a Subscription Set.
- Receiving Push Message Receipts.
The first two use cases are communications between the user agent
Hi Tim!
I will also check Willow following your suggestion.
Thank you!
El mar., 23 oct. 2018 a las 14:18, Tim Mackinnon ()
escribió:
> Have you also looked at Willow - https://link.medium.com/Iyj4qo2BfR?
>
> It has spa ‘s in mind - although I’m not sure of the pro’s/cons vs Pharo
> js which als
Last spam bit: https://www.youtube.com/watch?v=iHqqUoqvYx4
On Tue, Oct 23, 2018 at 11:32 AM Rafael Luque
wrote:
> Hi all,
>
> I'm interested in developing progressive web applications (PWA) [1] in
> Pharo, so I'd like to know if anyone has been involved in such kind of task
> before and could s
https://firebase.google.com/docs/hosting/ has some more info on PWAs
On Tue, Oct 23, 2018 at 11:32 AM Rafael Luque
wrote:
> Hi all,
>
> I'm interested in developing progressive web applications (PWA) [1] in
> Pharo, so I'd like to know if anyone has been involved in such kind of task
> before an
On Tue, Oct 23, 2018 at 11:32 AM Rafael Luque
wrote:
> Hi all,
>
> I'm interested in developing progressive web applications (PWA) [1] in
> Pharo, so I'd like to know if anyone has been involved in such kind of task
> before and could share his experiences.
>
The best thing I used for such stuff
Rafael,
> On 23 Oct 2018, at 11:32, Rafael Luque wrote:
>
> By the other hand, one of the more appealing features of PWAs is the web push
> notifications capability. To be able to send push notifications from a Pharo
> server I will also need an implementation of the Web Push Protocol [3] and
Have you also looked at Willow - https://link.medium.com/Iyj4qo2BfR?
It has spa ‘s in mind - although I’m not sure of the pro’s/cons vs Pharo js
which also looks good too.
Would be interested in what you decide.
Tim
Sent from my iPhone
> On 23 Oct 2018, at 19:02, Rafael Luque wrote:
>
> Hi
Hi all,
I'm interested in developing progressive web applications (PWA) [1] in
Pharo, so I'd like to know if anyone has been involved in such kind of task
before and could share his experiences.
At first sight, I was thinking in trying PharoJS [2] to build abstractions
in Pharo for each PWA's cli