Seeking Websocket Client Implementation in Effect
Hello, I'm brand new to Effect, I'm used to libs like @swan-io/boxed and I also used a lot of Rescript, so I know pretty well Either / Result & Option / Maybe types, but I see that Effect is a full ecosystem, and I'm a little bit lost, just wanted to know if there is some Websocket client implementation available already ?
Actually I'm using the RxJS one which is pretty handy by efficiently handling websocket connections.
Actually I'm using the RxJS one which is pretty handy by efficiently handling websocket connections.
