Currently, we can get transaction receipts from the HTTP API eth_getTransactionReceipt.
It would be beneficial to also support retrieving transaction receipts through WebSocket subscriptions.
For more information, please refer to ethereum/go-ethereum#32697
Geth has already released this feature in version 1.16.5