Commit 77e421e
feat(client): reexport getEventMeta, withEventMeta (#1508)
Fixes:
https://discordapp.com/channels/1308966753044398161/1486710936906498119
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated Redis publisher configuration example with clarified parameter
naming.
* **New Features**
* Expanded client API with additional event handling exports for
enhanced integration capabilities.
* Expanded server API with additional event handling exports, including
error event support and metadata utilities.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>1 parent 6ca5c71 commit 77e421e
File tree
3 files changed
+5
-3
lines changed- apps/content/docs/helpers
- packages
- client/src
- server/src
3 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
0 commit comments