Leon

Results 5 issues of Leon

In case someone needs types. There are some unknown parts which I did not have time to explore ```ts declare module "jsfft" { type Frequency = { real: number; imag:...

Hi 👋, thank you for your super cool library it helped ma a lot I noticed that field deprecated is used in code but I could not find it in...

Hi, thank you for your cool library. I was wondering if it is possible to make `arg` parameter optional when there are no arguments (or there may be none) instead...

**Is your feature request related to a problem? Please describe.** i can not create a ws handler inside party **Describe the solution you'd like** ws handler registered inside a party...

### Proposed change in `StreamConfig` a field called `compression` may be added. Its type according to documentation would be ```py compression : Optional[Literal["s2"]] = None ``` ### Use case We...

proposal