Azure / azure-sdk

This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
http://azure.github.io/azure-sdk
MIT License
482 stars 297 forks source link

Azure DevEx Architecture Board: Review of IC3 ACS Calling #5696

Open azure-sdk opened 1 year ago

azure-sdk commented 1 year ago

New SDK Review meeting has been requested.

Service Name: IC3 ACS Calling Review Created By: Enrico Huang Review Date: 3/22/2023 2:05 PM PT

Hero Scenarios Link: here Architecture Diagram Link: Not Provided Core Concepts Doc Link: here APIView Links: Javascript,

Description: Request ARB review for DataChannel call feature of Web SDK, also to ensure that we are in full aligment between native and web SDK on DataChannel API.

DataChannel API for native SDK has been reviewed in other ARB meetings, and the core concept of the datachannel design has been introduced in that meeting.

Detailed meeting information and documents provided can be accessed here

ronniegeraghty commented 1 year ago

@garchiro7, Is this going to just be a review for JS?

garchiro7 commented 1 year ago

Correct, the other languages is in progress, not ready to be reviewed.

ronniegeraghty commented 1 year ago

@garchiro7, Could you attach the API Gen Spec and if there is any progress on the other languages please upload them before the review no matter what state they are in.

enricohuang commented 1 year ago

@ronniegeraghty @garchiro7 DataChannel API ARB of native SDK: #5363 . It has been reviewed in other ARB meeting. I have contacted the native SDK team, so we'll make sure web/native API alignment before this ARB meeting.

ronniegeraghty commented 1 year ago

@enricohuang, Is this meeting just to review the same concepts as the one in the issue you linked, just for Web?

enricohuang commented 1 year ago

@ronniegeraghty yes, it is the same concept to the previous native ARB meeting. We will focus on Web API and native SDK team will also join the discussion in the meeting to ensure API on Web/Native are aligned.

enricohuang commented 1 year ago

Update the Web APIView design doc link

chengyuanlai-msft commented 1 year ago

Updated Native SDK APIVIew:

Android: APIView, Usage Sample

Windows: APIView, Usage Sample

iOS: APIView

enricohuang commented 1 year ago

Web APIView After ARB Review