fix: make samples work with splitted packets
Merge pull request #12 from Rutherther/packets Implement custom packet serializer
fix: use NosSmooth.Packets in SimpleChat sample
feat: pass event args to packet responders instead of plain packets
feat: add simple chat sample