Skip to content

v0.9.2

Compare
Choose a tag to compare
@swxlion swxlion released this 01 Feb 05:42
· 67 commits to master since this release
  • Update TCPBroadcastProxy & TCPFPZKBroadcastProxy & ProxyCore
  • Upgrade FPZKClient v2 to v3
  • Fix compileTime & compileTimeStr in *infos interfaces
  • Add frameworkCompileTime & frameworkCompileTimeStr in *infos interfaces
  • Fix FPLog defact
  • Add tencent support
  • Update NetworkUtility
  • duplex 默认启动
  • port bind failed 异常兼容
  • HTTP "cannot get one line" detail log
  • TCPFPZKCarpProxy getClients() nullptr key
  • Add std::exception catch for TCPServerMasterProcessor
  • Add std::exception catch for UDPServerMasterProcessor
  • Add std::exception catch for ClientInterface
  • Add std::exception catch for TCPClient
  • Add std::exception catch for UDPClient
  • Remove raiser parameter in error answer
  • Fix FPJson bug with UTF-8 character set
  • Fix FPJson bug with string beginning with slash
  • Upgrade FPJson: support uint64 & add more methods & add more tests/examples