Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.
26-02-2026 - Andrés Cruz
Python Learn how to create your first WebSocket in FastAPI and consume it from a Vue app using authentication and a Rest API.
13-03-2026 - Andrés Cruz
Flask We will see how to use the rooms in Flask SocketIO that allow us to create groups of full duplex connections for users.
12-07-2023 - Andrés Cruz
Django Learn how to implement WebSockets in Django with Django Channels. A complete guide covering ASGI servers, consumers, and how to create a real-time chat step by step.