Hacker News new | past | comments | ask | show | jobs | submit login
PHP real-time microframework to build a RestApi working with a websocket server (eole-io.github.io)
1 point by alcalyn on June 1, 2018 | hide | past | favorite | 1 comment



Disclaimer: I'm self-promoting.

I built Sandstone using Silex and RatchetPHP in order to create a RestApi with a real-time side.

I followed Silex way to create RestApi endpoint to create websocket channel, and I use it in exemple to build game where players POST their moves to the API, and are instantly notified through the websocket server that his opponent played.

As few people started to like it and use it, and getting some questions/feedback from mails, I share it here on HN to, I hope, get more feedback.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: