This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
1.0.0-rc.0
- Migrate project to TypeScript
- Drop node 6.x support
- Add
address()
,getPort()
methods close()
method now returns a promise- Upgrade the Firebase JS Library to 5.x
- Upgrade the
ws
library to 5.x - Split send payloads according to firebase's custom continuation format (#115, contributed by andrewparmet)
- Align 'now' in Targaryen with firebase-server time (#112, contributed by dotdoom)