Commit Graph

7 Commits

Author SHA1 Message Date
John Beisley
5d0813cf55 Rearrange Client.as a helper function.
This narrows the API surface of the `Client` type.
2022-03-29 07:36:18 +01:00
John Beisley
ca91893cc0 Fix breakage from merge. 2022-03-26 18:27:03 +00:00
John Beisley
5c7f90426b Merge branch 'main' of github.com:huin/goupnp into main 2022-03-26 18:22:02 +00:00
John Beisley
767078168a Clean up SOAP client API. 2022-03-26 18:17:39 +00:00
John Beisley
87f0bd1614 Use envelope.NewAction in client_test. 2022-03-26 11:22:07 +00:00
John Beisley
cd9f2cabb7 Add type assertion for client.HttpClient. 2022-03-26 11:19:07 +00:00
John Beisley
59a727e571 Rename v2 to v2alpha.
Any incremental development on this should be clearly labeled as
unstable.
2022-03-24 19:46:39 +00:00