Daniel Wozniak

Results 245 comments of Daniel Wozniak

> @frogunder @Ch3LL if we don't have a test for this in the packaging tests we should consider adding something see internal slack conversation starting here: https://saltstack.slack.com/archives/C04HEQ97D/p1617221478334300 in releasediscussions Ideally...

I've had success doing this sort of thing with [pyinstaller](http://www.pyinstaller.org/) which can also target Mac OS.

Just for posterity, I was playing around with a toy implementation of hole punching when I opened #227. Here is my example showing [tcp/udp hole punching in pure python](https://github.com/dwoz/python-nat-hole-punching).

Here are two examples of webrtc in python: [https://github.com/saghul/CallRoulette](https://github.com/saghul/CallRoulette) [https://github.com/pubnub/SimpleRTC](https://github.com/pubnub/SimpleRTC)

I've learned a bit more about this stuff in the past months. If a goal is to support WebRTC as one of the transports. Then we're talking support for ICE/(STUN/TURN)...

@waynew Isn't this something you looked at recently?

@ebusto Can you please include you configs and some logs from the master and syndics?

@miketeo Makes sense, I agree it's good to remain backwards compatible. We could try is adding those versions of python to the [tox.ini](https://github.com/dwoz/pysmb/blob/master/tox.ini) Circle CI is setup to run the...

Closing this due to inactivity. Anyone should feel free to re-open it if they want to see it through to the end in one release cycle.

Closing this due to inactivity. Anyone should feel free to re-open it if they want to see it through to the end in one release cycle.