Pedro García-Valenciano León
Results
2
issues of
Pedro García-Valenciano León
I am quite new in this library but I missing a css method, when I provide static resources I implemented this code: ``` case Method.GET -> !! / "js"/ file...
enhancement
Hi, my goal is to create an extension of the example Ox websocket with scalajs to do a chat, I saw a good example [here](https://github.com/softwaremill/sttp/blob/master/examples3/src/main/scala/sttp/client4/examples/WebSocketOx.scala) but when I use ox...