You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently a glee function supports three options, send, reply and broadcast. since AsyncAPI v3 currently supports request/reply pattern, the reply should use the reply values of the operation.
The text was updated successfully, but these errors were encountered:
currently a glee function supports three options,
send
,reply
andbroadcast
. since AsyncAPI v3 currently supports request/reply pattern, thereply
should use thereply
values of the operation.The text was updated successfully, but these errors were encountered: