Skip to content

Auth available from socket.io

Compare
Choose a tag to compare
@eudaimos eudaimos released this 11 Mar 02:50
· 6 commits to main since this release

0.16.0 (2024-03-10)

Bug Fixes

  • react: explicitly make react external package (0580cf4)

Features

  • auth: get auth from socket.io on AC propagation (ae4d948)
  • utils: new utilities for transfer, forward & logging (d71ef74)

BREAKING CHANGES

  • socket.io: onConnect now receives the whole socket in callback instead of just id prop