Allow recv address to be customizable

Issue #60 resolved
Saxon Milton created an issue

Currently the recv address is specified via the netsender.conf file as either the default service or an address specific to the recv request type. This has worked for a while now, but now that we have multiple services that we may wish to send video data to (vidgrind or vidforward), it might make sense to be able to change this address on the fly through the netsender package. This could be made possible by adding a variadic functional option parameter to the netsender.Send function. This would simply update the netsender.services field.

Comments (1)

  1. Log in to comment