Y
Hacker News
new
|
ask
|
show
|
jobs
by
orf
2384 days ago
Can you expand on the stringly typed callbacks? Where are they required? Are you referring to string keys in a callback dictionary, in which case stringly-typed seems a bit of an odd choice of words.
1 comments
904baf11
2384 days ago
Calling the receive async function gets you a dictionary with a string type key, which defines the layout of the dictionary. It's not nice.
link