# Medical AOP Examples This directory contains medical domain-specific AOP implementations. ## Examples - [client.py](client.py) - Medical AOP client - [server.py](server.py) - Medical AOP server ## Overview Medical AOP examples demonstrate domain-specific implementations of Agents over Protocol for healthcare applications. These examples show how to structure AOP servers and clients for medical use cases, including patient data handling, medical analysis, and healthcare workflows.