sinclairzx81

Results 171 comments of sinclairzx81

Hi there, If you are working from the `master` branch, you will need to wait for the `OnConnect` event to fire before attaching the `OnData` `OnEnd` events. I have occasionally...

Hi, Most of the project is actually very stable, however i would only go as far to say the project in a prototype state overall. I think its fine to...

Hi, Thanks for the query. I would strongly advise against using this project and i may be marking it as deprecated in future. Please, know, the compiler used in this...

thanks for the link, ill look into it when i next find some time to update the api :)

Hiya Apologies for the late reply, Yeah, I did not spend a lot of time trying to support AMD modules, as the library was mostly geared towards nodejs development (all...

Hiya mate, Had a look at 0.9.5 over the weekend. Unfortunately, the changes between 0.9.1.1 and 0.9.5 are broad and far reaching, and includes changes to the compiler interface, and...

Hi there, Apologies for the late reply on this pull request, has been a busy end to the year :) Super thanks for putting the time into this :D Ill...

Hi, and thanks Yes, there are plans to update to TS 1.0.x, however, not at this point in time. As it stands, I am very busy with non nodejs related...

Hi @mcollina ! Just had a quick look at the original issue code, this seems to be working ok... [TypeScript Link Here](https://www.typescriptlang.org/play?#code/JYWwDg9gTgLgBAbzgFQJ5gKYCEIA82YAKUEAbsACYZRwC+cAZiSHAOQACDAhgM4zANUAehjoMAWjAlyVKONGYARnlYBuALAAoUJFiIUYuo2Zt2PYADsAxgBsuwKCLHLcarTujwAYr36DjECys3HwCqG6aWhi4uvBWEBZ8jL5hcAC8cD6hggAUAJQAdADuwDAAFgQYxGSU1AA8lTj4YtUy1AB8+RqRmiF+qAUA5hgwOaxCrAA0iFpwcDxWZRggXABcM5pzc8oUqOuVBQDyigBWGFajCLNbc7j7YgUAyjBQloP5k9c3ewaYBQByAFcQIpqB8vlsAF73P44CA2DBcCzgzZbWh5T6ouZQDA8SCJDDrK5YrYAJgADOSYRgCnCEUj8hDaJibkIhHAAIIUChvOAgQE2fhgBFwUrLHhwJY4uCKHFcADWEvKGDgXEBMECXH4Vi4NhsqDgChVlgY1FeFkGBTgEJ450Br1E6wA2khDhz1WVSc7WHc5RRDhZ9awALp0aauzAWACSABEAMIJCznGDO0O0YMssNaZlwHI4gCO0xxwtQeXS7Q2czZKCWcAABrg69M66gm-XIXXDWIJVxpRYIPATWaMBRVRZUCBoCrQTrAbbDVKVb2VfzBcBhcaYOLRRYF0uoFAuKhrvFEvAkLhpqhppCjBkCwUdqhVHBq7btxB5ddi-qCnwtXOOQUuShS2hYFA5C8gIYGWr7srqPAQHAn43HM2Z5KoQA) ![image](https://user-images.githubusercontent.com/3048342/220322480-e4df799d-ac52-4d3a-9af2-99d9758495fb.png) General Recommendation: - Ensure latest version of...

@andreaspalsson Hey, thanks for the repro! Had another look at this and can reproduce the issue on the TSP. The issue seems to be related to the definitions inside `@fastify/swagger`....