Skip to content

Releases: denyncrawford/dropper-deno

1.10.0: Merge pull request #1 from marc2332/patch-1

01 Apr 16:26
348e47d
Compare
Choose a tag to compare
  • 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

16 Jan 04:58
Compare
Choose a tag to compare
  • 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

11 Jan 15:03
Compare
Choose a tag to compare
  • 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

08 Jan 19:57
Compare
Choose a tag to compare
  • Browser client release
  • Disconnection event on all clients
  • Minor fixes

Updating deps

07 Jan 19:14
Compare
Choose a tag to compare
1.6.0

Fixing ws std module

No named events support

07 Jan 17:52
Compare
Choose a tag to compare

Changelog

  • No named evenst support
  • Minor fixes

Handling disconenctions

07 Jan 14:33
Compare
Choose a tag to compare

Changlog:

  • Handling forced disconnections
  • Renaming internal events
  • Global events and senders.

Global events

06 Jan 12:39
Compare
Choose a tag to compare
1.2.0

1.2

Corrections

06 Jan 04:21
Compare
Choose a tag to compare
1.1.0

1.1

Deno upload

06 Jan 04:17
Compare
Choose a tag to compare
1.0.0

First commit