Skip to content

ClientServerRequestStreamExampleTcp / requestresponse questions #270

Answered by viglucci
schoko11 asked this question in Q&A
Discussion options

You must be logged in to vote

Hiya @schoko11

Happy to hear you are looking at rsocket-js for your project. After reading your question(s), I am a tad bit uncertain though where in your solution you are attempting to leverage RSocket/rsocket-js.

Unless I am mistaken, it sounds like your Kemper device is transmitting data using TCP, but does not sounds like it utilizes the RSocket protocol. If you want to use RSocket to communicate with the device, or as a portion of the communications you'll need to convert the TCP streamss from the device into RSocket compatible streams. Given that, you'll need to find some way to understand how the protocol from the Kemper device functions, and then from there you may be able to writ…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@schoko11
Comment options

@viglucci
Comment options

@viglucci
Comment options

Answer selected by schoko11
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
2 participants