Apollo-client: Support of websocket link in apollo-boost

Created on 5 Mar 2018  路  3Comments  路  Source: apollographql/apollo-client

Is there any plan to support apollo-link-ws in apollo-boost since the API聽doesnot offer a way to add additionnal links (see here)

Most helpful comment

/label feature

All 3 comments

/label feature

Hi @canercandan!

May I ask you how do you solve this problem currently? Did you skip apollo boost?

No, there aren't currently any plans to include apollo-link-ws in apollo-boost. The plan is to keep apollo-boost intentionally focused on covering a lot of use cases, with sensible defaults. It isn't intended to cover every use case. For details outlining how to move away from apollo-boost, see the Apollo Boost migration section of the docs. Thanks!

Was this page helpful?
0 / 5 - 0 ratings