Skip to content

Releases: chef-js/uws

v1.3.0

27 Jul 20:15
Compare
Choose a tag to compare
  • the redirect on 404 to index.html works like a spa should now: the http status code returned is 200 instead of 301 which allows [angular] service worker to properly cache the requests

v1.1.0

24 Feb 02:04
Compare
Choose a tag to compare

breaking change

improvement: the promise of create server now returns original server (in chef-express express instance etc.)

v1.0.37

17 Feb 02:05
Compare
Choose a tag to compare

improved client, added full tests for it

v1.0.34

12 Feb 23:15
Compare
Choose a tag to compare

improved readme part about using client script

v1.0.32

12 Feb 04:21
Compare
Choose a tag to compare

minor: fixed client onmessage format to be same as other on* functions

v1.0.31

12 Feb 04:06
Compare
Choose a tag to compare

stable release with good readme, working demos, ssl cli added

v1.0.21

11 Feb 02:24
Compare
Choose a tag to compare

fixed typo in readme

v1.0.20

11 Feb 01:00
Compare
Choose a tag to compare

first stable release with good readme