feat(Connection): send feature flag on connect#2
Conversation
|
@GuillaumeSalles Falcor-HTTP-WS-DataSource is a public project that ideally should be agnostic from implementation. |
|
Is it really used? |
|
No it's not used because we use a private fork I wanted to remove (see closed PR #1) I am ok if we are aware this project will/can not be used by external community anymore |
ludovicthomas
left a comment
There was a problem hiding this comment.
We will improve it later with a hook if there is a need for others to use it. The authorization with bearerToken is also not conventional if somebody wants to use something else.
In all cases, it's not a breaking change, as if there is no header, it will just return null and do nothing.
|
I just bumped the version. I suppose only @synhaptein can push the new version to npm? |
|
Published |

Send feature flag header on connect to keep them inside the falcor session.
Will be used in this PR : https://github.com/Mixgenius/LANDR.Falcor/pull/233
Did I miss something?