I cannot figure out how to use WebSocketSubjects in rxjs v6.x
v6.x
Here\'s the working HTML/JS for v5.5.6. The commented out code is my attempt
v5.5.6
I got it working with rxjs@6.1.0. As I suspected, I was just using the version 6 syntax wrong. See working example:
rxjs@6.1.0