Skip to content

tp v2.5

Compare
Choose a tag to compare
@andeya andeya released this 15 Nov 11:40
· 705 commits to master since this release
  1. Fix session.SetId method bug
  2. Fix socket protocol bug
  3. Add ‘read limit’ feature, support setting the size of the reading packet (if exceed disconnect it)
  4. Add packet sequence to log
  5. Update plugin
  6. If the packet's type is unsupported, disconnected it
  7. Update ‘PullCmd’, add ‘Result’ method
  8. Optimize context’s ‘bind’ and ‘handle’ method