Closed ThadHouse closed 8 years ago
There should be async versions of these methods for teams to be able to use. In NetworkTables, they should be implemented natively when possible, however on ntcore they will be implemented with Task.Run.
This will also involve a rewrite to storage. I need to get rid of the goto...
Solved by #27
There should be async versions of these methods for teams to be able to use. In NetworkTables, they should be implemented natively when possible, however on ntcore they will be implemented with Task.Run.