Just want to thank the author of this such a useful and great FS proxy.
Some things I really like about liverpie;
1. Promotes fsm-based code, which simplifies the 'mindset' of the developer, thus making the code very simple.
IVR is analogous to a finite state machine itself so coding the webapp with the help of the liverpie interface in the same design pattern is really helpful.
2. Language-independent
3. Abstracts the complex FS system by providing a layer of web communication interface!
4. Easy to fork (I guess)
Things could be improved;
1. More docs and involvement of users
2. Cloud-based use cases
Cheers!