Releases: denyncrawford/dropper-deno
Releases · denyncrawford/dropper-deno
1.10.0: Merge pull request #1 from marc2332/patch-1
- Now the dropper client driver on server shares the same UUID as in the client side.
- Now the Broadcast method works on server side.
- The http request is now available on every server connection.
Light Bundle
- Now the client bundle is lighter
- Using rollup for building
- Fixed disconnection errors
- Broadcast method imrpovements
- Improving chat example
- All mdern browsers compatibility
Using a custom server
- Able to use a custom server or framwork
- Switched clients from the std ws to the native websockets API.
- Fixing some issues
- Custom ping/pong implementation.
Browser client release
- Browser client release
- Disconnection event on all clients
- Minor fixes
Updating deps
1.6.0 Fixing ws std module
No named events support
Changelog
- No named evenst support
- Minor fixes
Handling disconenctions
Changlog:
- Handling forced disconnections
- Renaming internal events
- Global events and senders.
Global events
1.2.0 1.2
Corrections
1.1.0 1.1
Deno upload
1.0.0 First commit