Replies: 2 comments
-
Hey @xyc0815, thanks! feature/Add-TLS has certainly gotten out of hand hahaha. But because I divided up the SIP.py in that branch, it's a pain to merge from development to feature/Add-TLS. I'm going to try to make a big push to get that branch done so I can merge it with development to work on some of these things. I would like to ensure proxy support works in 2.0.0, do you know of a good proxy to test with? Preferably something I can dockerize for standardized testing. I believe Asterisk is designed in such a way it cannot be used as a proxy, but if I'm wrong please let me know. I intend to add IPv6, as much as I may despise it, but I don't think it will be in 2.0.0. But maybe 2.1.0 😉 I intend to refactor everything to use Python style everything such as sub_request, as mentioned in #12 prior to the release of 2.0.0, but I think that may be during the final touches phase of the development. I am trying to refactor as I go, however. |
Beta Was this translation helpful? Give feedback.
-
Can you elaborate on what you mean by this, and how you think it compares to #144? |
Beta Was this translation helpful? Give feedback.
-
@tayler6000 I like what you've done in the branch feature/ADD-TLS. But there are four things I would like if've you can also do.
Beta Was this translation helpful? Give feedback.
All reactions