explodinglabs/jsonrpcserver

Replace Response classes with NamedTuples

bcb opened this issue · 4 comments

bcb commented

Similar to #136 - In keeping with the functional style of this library, remove the classes from the library, replacing them with immutable NamedTuples.

bcb commented

Half-way through this.

bcb commented

This is almost completed, just some unit tests failing. Very busy at the moment and won’t have any time to work on it until next week.

bcb commented

Hoping to continue with this on the weekend.

The work is mostly complete but 26 unit tests are failing.

bcb commented

Done in v5