``` useRealtime((event, payload) => {}) ``` You could handle events this way and do things like refetch/update local component state in a specific way, etc.