Skip to content

Consider Building UI on ADK Web Instead of Rewriting Communication Code #31

@marvcks

Description

@marvcks

async def process_message(self, context: ConnectionContext, message: str):

The current frontend-backend communication code seems to have issues, particularly in handling artifact data from the backend ADK.
Completely rewriting the communication code from scratch feels like reinventing the wheel. Why not simply build upon the existing ADK Web framework? Their implementation already handles all the communication logic - we would only need to modify the frontend design.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions