[QUESTION]: Custom message serializers
Aperta
question
- Lingua principale
- TypeScript
- Stelle
- 3.5k
- Fork
- 173
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
I was reading the topic about Custom message serializers.
And I had a question.
If I am passing an object with the following structure.
```
{
id: "string",
getFunction: function() {
return "something"
}
}
```
I am not sure that I understand how I would use that feature in order to make sure that in the Worker I am able to call the `getFunction` method.
Is there a working example somewhere I can read upon with a scenario similar to this?
Thanks!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.