Skip to content

Releases: atelier-saulx/based

4.0.4

25 Mar 08:20
Compare
Choose a tag to compare
  • Support cluster: 'local' in connect options
  • Handle invalid payload in error handler

4.0.3

01 Mar 14:13
Compare
Choose a tag to compare

Bug fixes & Based cloud connect options

  • Connect to platform
  • Add cloud functions configs in @based/functions
  • Add option to add authorise in specs
  • Fix endless loop in non existing channel publish / rePublish
  • async verifyToken

4.0.1

22 Feb 20:00
Compare
Choose a tag to compare

New based client & server

Complete rewrite of all code

  • Super optimised binary protocol
  • Auth compression of messages in/out
  • Full down and up stream functionality
  • Security features (rate limiting, payload size limiting, protocol limits, insights)
  • Channels
  • Query functions
  • Functions
  • Internal optimised clients
  • Better error handling
  • Great performance optimisations of every aspect
  • 100x faster query functions (observable before)
  • 5x lower mem overhead for server
  • Using broadcast vs individual messages for updates
  • New client & server function api

2.5.3

17 May 13:52
Compare
Choose a tag to compare

Update types for status and statusText from the FileUpload types

2.5.2

17 May 13:42
Compare
Choose a tag to compare

add status number and text to file upload

2.5.1

17 May 10:29
Compare
Choose a tag to compare
[release] Version: 2.5.1

2.4.14

06 May 12:32
Compare
Choose a tag to compare
[release] Version: 2.4.14

2.4.13

06 May 11:28
Compare
Choose a tag to compare

fix

2.4.12

06 May 11:06
Compare
Choose a tag to compare

Remove unwanted logs from CLI, publish @based/cli v2.6.2

2.4.11

06 May 09:43
Compare
Choose a tag to compare

Adds based.opts on functions