ByteNet
ByteNet copied to clipboard
Improvements to Documentation
The documentation is pretty brief, some things that could be expanded on...
- What is the significant of namespace? Can all packets have the same namespace or the namespace should change and if so how?
- When dealing with multiple packets, do you define each packet in its own file? How does this framework scale?
- Does a packet with no data require a type of ByteNet.nothing?
- A sample project to better understand how packets are defined and used in a project would be incredibly helpful
@ffrostfall would you be able to assist with this? Even just the sample project would be helpful, thanks in advance
I agree, the documentation is not it.