Posts marked with “web sockets”
The Zen of Mindful Programming
2021 has been a turbulent year for the world and the PHP Community. We have seen change in many PHP related circles, from podcasts and this magazine to the very core of PHP itself. This issue tries to bring some of this into view while trying to help us focus.
Lessons learned from building a WebSocket server
Appwrite is an open-source, self-hosted Backend-as-a-Service written in PHP that aims to make app development easier with SDKs available in various programming languages. Prior to version 0.10.0 of the Appwrite API, applications could only communicate with our REST API. We decided we wanted to offer a real-time API to improve how we communicate. We decided […]


