Backendopendevinopendevin.serveropendevin.server.sessionsessionOn this pageopendevin.server.session.sessionSession Objects class Session() send_error async def send_error(message: str) -> bool Sends an error message to the client. send_message async def send_message(message: str) -> bool Sends a message to the client.