Stav Shamir

Results 46 comments of Stav Shamir

Exactly as @JaxonWright wrote. My build process is different the usual case and I only need the deploy part of this action.

Hi, did you make sure to follow the instructions specified [here](https://medium.com/@shamir.stav_83310/making-your-c-library-callable-from-python-by-wrapping-it-with-cython-b09db35012a3)? I am not familiar with the errors you mentioned, so please first make sure that cython is insatlled and...

@os1315 This tutorial was created in linux, so I guess there might be some compatibility issues when using Windows. Sorry I can't give a better answer.

Thanks for the suggestion! Asyncapi specification supports websockets and it looks like enough information can be gathered automatically from the annotations, so this is absolutely doable. So while springwolf does...

> Is there any news on this? Not yet, sorry. If you would like to, I'm open to contributions.

That would be great! Work and Covid took most of my available time to contribute to this project. Let me know if you need guidance or help if you eventually...

> > Is anyone working on this? I'm interested in bringing this to life :) > > I'm happy to see this issue move forward. Is there any progress on...

- [ ] Create new plugin with a channel scanner for web sockets annotations (`@MessageMapping`, `SendTo` and `@SendToUser`) - [ ] Create an example project - [ ] @linghengqian We...

Thanks for the detailed issue! Would you mind adding those tests in a PR? The issue is probably related to the spring method used to get the annotated beans.

Thanks for the kind words! I agree that this is a needed improvement. I'll try to add it in the next version. As always, if you (or anyone) would like...