braverhealth / phoenix-socket-dart

Cross-platform and stream-based implementation of Phoenix Sockets
https://pub.dev/packages/phoenix_socket
BSD 3-Clause "New" or "Revised" License
73 stars 37 forks source link

Empty Bearer Token + Upstream changes #85

Closed brian-superlist closed 1 month ago

brian-superlist commented 1 month ago

This branch combines the empty bearer token fix rebased on top of upstream changes from the original package. The original package has some fixes I believe we'd want, specifically this change: https://github.com/braverhealth/phoenix-socket-dart/commit/154b027c64e911f72cd2e88312bd3079a9c54315

brian-superlist commented 1 month ago

Ack sorry, meant to put this as a PR against our own internal fork. Apologies.