You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
Feature request
I have no clue what's the current state of this lib, maybe this would come later on..
But the exported types should be improved and enriched.
For example:
Currently the interface for the RealtimeChannel's
oncall could be easily improved.realtime-js/src/RealtimeChannel.ts
Line 125 in 05d098c
Instead of
we should go with this:
Function.. What about making it typed instead? =)