tp v2.5
- Fix session.SetId method bug
- Fix socket protocol bug
- Add ‘read limit’ feature, support setting the size of the reading packet (if exceed disconnect it)
- Add packet sequence to log
- Update plugin
- If the packet's type is unsupported, disconnected it
- Update ‘PullCmd’, add ‘Result’ method
- Optimize context’s ‘bind’ and ‘handle’ method