Televiska / viska

SIP framework built in Rust
Other
88 stars 8 forks source link

Re: Update progress #42

Open KennethThompson opened 2 years ago

KennethThompson commented 2 years ago

Great work on this library so far. I have a project in mind that this will be perfect for.

Would you mind updating the progress on the readme to show what features are completed? Based on the code commits, some of the features appear to be completed already.

As a secondary matter, it would be great if there was an example of how to spin up a server instance that can receive SIP requests, e.g., invites. Thank you!

vasilakisfil commented 2 years ago

Hello! We are working on this framework A LOT internally, tons of things have been improved/added etc. Unfortunately, until our SIP services goes into production, I don't want to publish anything yet, because we are on a very fast development pace and I want to have the ease to change something on the go without breaking people's code :) But really, it has taken a great shape, all pieces are finally falling together nicely and make sense.

I suspect we will release the newer version in a few months (along with the updated rsip, rsip-dns and sdp-rs), but until then, just wait. Regarding tutorials, for me having good quality documentation and actual friendly tutorials (that you don't need 5/10/20 years of SIP experience), with TDD style in mind, is one of the most important aspects of open source SIP libraries so this is in my top priority as soon as we release the newer version publicly.

weeping-somnambulist commented 2 years ago

Bump...

vasilakisfil commented 2 years ago

I have given an update here: https://github.com/Televiska/rsip/pull/39#issuecomment-1217785452

tanish20j commented 8 months ago

I can see the last commit was 2 years old, is their any plan to to continue this project ?