Closed KSDaemon closed 1 year ago
Hi @konsultaner How is it going?) You wanted to reorder some parts and add some unit tests and rename some code parts...
Hi @konsultaner How is it going?) You wanted to reorder some parts and add some unit tests and rename some code parts...
Sorry, I'm having big trouble with another project for about 2 weeks. As soon as I'm done with it I'll come back to this project. 😩
@konsultaner Okay! Good luck resolving all the issues!
This PR includes:
payload_transparency
feature and now is officially described in WAMP specoptions/details
parameter, some API method were modified (e.g. instead of passing just one positional boolean argument forprogress
, now options are done mostly everywhere across library in same manner: named arguments to be able to pass all desired options at once)There are definitely places to refactor and optimize but the main feature is working.
This is the same as https://github.com/konsultaner/connectanum-dart/pull/52 but inside this repo