robotpy / pynetworktables

Pure python implementation of the FRC NetworkTables protocol
Other
60 stars 30 forks source link

Implement RPC #70

Open auscompgeek opened 5 years ago

auscompgeek commented 5 years ago

https://github.com/robotpy/pynetworktables/blob/f76e294caf7bd2dad05032e7086508a4194980f5/ntcore/api.py#L193-L199

https://github.com/robotpy/pynetworktables/blob/f76e294caf7bd2dad05032e7086508a4194980f5/networktables/entry.py#L446