|
Re: How does NetworkTables work?
Since the protocol is intended to be used across multiple languages, it will not necessarily shift to using native Java serialization. LV has native serialization as well, and this was used in the initial DB protocol for LV to LV comms. The serialization is just a small portion of the SD codebase.
Greg McKaskle
|