Cẩm Huỳnh
Results
7
issues of
Cẩm Huỳnh
I'd like to propose a proof of concept of supporting custom load balancing policy. This would also make future implementation of token-aware load balancing possible too. In a nutshell, the...
Recently Phoenix has added support for a standard way to include "auth token" on connection over the `sec-websocket-protocol` header. Implementation on Phoenix can be found at: https://github.com/phoenixframework/phoenix/pull/6086 Would it be...