Closed GoogleCodeExporter closed 9 years ago
?
Original comment by lidg...@gmail.com
on 19 Oct 2010 at 7:07
I have code which takes a Dictionary<object,object> and
List<object> in the writer and reader code sections and
sends the contents and reconstructs. I've found it useful
rather than using the byte[] with utility methods. I'm
not sure if its unpure though for the lidgren source. But
it sure is very handy for sending data structures back and fourth.
I dont know how to share the code on here so please ask for it
via email if you want it.
regards
Mark
Original comment by mark.js...@googlemail.com
on 3 Nov 2010 at 11:51
I think it may be slightly too high level for the library. It has
WriteAllFields et al and higher level abstraction than that is probably best
built by the application
Original comment by lidg...@gmail.com
on 3 Nov 2010 at 12:20
Original issue reported on code.google.com by
mark.js...@googlemail.com
on 17 Oct 2010 at 9:47