Dominique BILLET

Results 4 issues of Dominique BILLET

The implementation of call cancelling #299 won't respect the specification of the [WAMP protocol](https://wamp-proto.org/static/rfc/draft-oberstet-hybi-crossbar-wamp.html#rfc.section.14.3.4). As specified, the dealer must return an error to the caller (it do nothing) And depending...

enhancement
core
needs-investigation
CI-CD

Nice project, but how to customize adapter for handle more complex schemas : - The argument name for input in mutations (in mode type) is not necessarily identical to the...

**The package on pypi is not the same of this repo.** On this repo : https://github.com/okunishinishi/python-stringcase/blob/50fe41d3c9bebf001f24fc49b89fe023b5eba12c/stringcase.py#L245 On pypi : ```python def alphanumcase(string): """Cuts all non-alphanumeric symbols, i.e. cuts all expect...

## Description Add the support of ws subscriptions for nuxt and h3 ## Performance impact unknown (not) ## Security impact unknown (not) ## Checklist - [x] My code matches the...