pub async fn post_message(
    message: Bytes,
    context: ContextLock
) -> Result<impl Reply, Rejection>