Historique des commits

Auteur SHA1 Message Date
  tanghai 197e26995f std::bind换回boost::bind,因为很多编译器还不支持c++ 11 il y a 12 ans
  tanghai c97e7fdf36 1.boost::bind boost::function boost::shared_ptr 等boost库使用C++ 11标准库替代 il y a 13 ans
  tanghai 22fc54e292 1.增加Rpc/MethodInfo.cc,封装MethodInfo类,不再以public形式暴露 il y a 13 ans
  tanghai 2cc79be1f5 类成员生命周期都由类自己控制,在析构的时候释放。 il y a 14 ans
  tanghai adb1ef1fe5 1.去除glog gflags库,gtest gmock直接集成到代码库中 il y a 14 ans
  tanghai 5eaa0d9f53 RpcSession stop在remove session的时候需要延迟删除 il y a 14 ans
  tanghai 788a280c5d RpcChannel重命名为RpcClient il y a 14 ans
  tanghai ed6a31b80a 与C#使用同样的命名style,首字母小写,后面单词的首字母大小 il y a 14 ans
  tanghai 7fcf5af733 修改了channel和server stop方式,应该由stop的人来决定在哪个线程去stop il y a 14 ans
  tanghai 8ce1633654 增加qt库检测 il y a 14 ans