Enver Bisevac

Results 6 issues of Enver Bisevac

I tried to integrate this lib into my project using ViteJS but error is displayed: Uncaught TypeError: util.inherits is not a function at node_modules/eventsource/lib/eventsource.js

**Is your feature request related to a problem? Please describe.** For example you POST some data for long running job and you get back 202 Accepted with Location header in...

Is it possible to use with Text widget esc seq for foreground color? Example ESC[39;49m

enhancement
help wanted
good first issue

OnConnect is callback when request is successful. IMO thisshould part of the client api. if we follow SSE spec then events should be named OnClose and OnOpen.

Minor improvement to support openapi spec writeOnly and readOnly https://swagger.io/specification/v3/ example: ```go type User struct { ...... FullName string `json:"full_name" Password Password `json:"password,writeOnly"` ``` when object is serialized password is...

My package.json with build propertie and inside nwVersion with value 0.30.1 gives me always lts and in cache directory is 0.14.7.