Skip to content

Replacing websocket implementation under mqtt with an other one for wider proxy support (feasibility check) #475

Answered by bretambrose
HolyZsiraf asked this question in Q&A
Discussion options

You must be logged in to vote

While the websocket implementation turns into a pass-through handler once the connection is negotiated, I do not think there's any remotely feasible way to swap out what's underneath. The mqtt implementation is strongly coupled to the event loop and io channel architecture from aws-c-io.

Support for additional proxy types would certainly be nice, but represents a significant investment of time. If you have an AWS TAM, you could engage them with your use case and in turn that might be a way to get something prioritized and on the development road map.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@HolyZsiraf
Comment options

Answer selected by HolyZsiraf
Comment options

You must be logged in to vote
1 reply
@bretambrose
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants