Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@gearonixx gearonixx released this 03 Mar 14:21

   🚀 Features

  • Basic declarations  -  by @gearonix (77e6f)
  • Normalize params  -  by @gearonix (2b38f)
  • Implement websocket adapters  -  by @gearonix (94b1e)
  • Implement base websocket adapter  -  by @gearonix (4f5a9)
  • Create-listener basic implementation  -  by @gearonix (be95f)
  • Listener improvements  -  by @gearonix (a18ea)
  • dispatcher first implementation  -  by @gearonix (2365f)
  • dispatcher improvements  -  by @gearonix (5282c)
  • Implement first version of gateManager  -  by @gearonix (8eba3)
  • Implement sse adapter  -  by @gearonix (2119d)
  • Sample socket.io-react  -  by @gearonix (88317)
  • Add sse-simpleexample  -  by @gearonix (e9184)
  • Add sample ws-medium  -  by @gearonix (8a2d6)

   🐞 Bug Fixes

  • Remove dispatch from listener  -  by @gearonix (ab379)
  • Small fixes  -  by @gearonix (ad243)
  • Rename ws-protocol-adapter, move files  -  by @gearonix (5435f)
  • Update example  -  by @gearonix (e6cfa)
  • Replace gate-manager to attach-gate, rework gate logic  -  by @gearonix (c5c10)
  • Remove declareParams from public api  -  by @gearonix (b70d1)
  • Example  -  by @gearonix (dd99b)
  • Socket.io-complex example  -  by @gearonix (b4154)
    View changes on GitHub