#WebSocket client with JS target

1 messages · Page 1 of 1 (latest)

late crest
#

hey y'all!! new gleam user here :^) i'm trying to build a web app that connects to a websocket server, and i'm curious if there are gleam libraries that would let me do this, or if i would just have to rely on JS FFI? I saw that stratus exists but it seems like it depends on gleam_erlang

oblique breach
#

Yeah stratus is for erlang

#

There’s a few js packages but I would recommend writing the FFI

potent isle
#

i think theres one

lusty moth
#

I would pick Collie over Stratus on Erlang as Stratus is unfinished, it doesn’t implement the spec yet

late crest
#

oh beautiful !! thanks y'all will check these out :))