leoschwarz / opensim-networking

OpenSimulator Networking Client, written in Rust (WIP)
GNU General Public License v3.0
1 stars 1 forks source link

Error handling #7

Open leoschwarz opened 6 years ago

leoschwarz commented 6 years ago

I'm currently rather unhappy with the error handling in crate, which is partially a result of me writing error handling code rather carelessly in this repo due to my time constraint and the size of the protocol, and the fact that I'm not completely happy with most error handling crates anyway.

Either find one that has everything listed below or implement our own: