Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use hprose-cpp1x ? #5

Open
a12167984 opened this issue Jun 4, 2017 · 4 comments
Open

How to use hprose-cpp1x ? #5

a12167984 opened this issue Jun 4, 2017 · 4 comments

Comments

@a12167984
Copy link

can't find any help file for this c++, so i have no idea of how to make a demo, how to use the downloaded file...

@laoye
Copy link
Member

laoye commented Jun 5, 2017

this project has not finished yet!

@timotheecour
Copy link

timotheecour commented Jun 6, 2017

@laoye
so there's currently no way to have a C++ hprose server, is that correct?
(hprose/hprose-cpp#2 wasn't very clear)
@yesme2000

@laoye
Copy link
Member

laoye commented Jun 6, 2017

@timotheecour
yes, the runtime type info in c++ is too weak, so it's hard to call server function dynamically.

@xiaoyur347
Copy link
Member

@a12167984 for build, you can follow the steps in .travis.yml(https://github.com/hprose/hprose-cpp1x/blob/master/.travis.yml). for examples, you can follow the tests like https://github.com/hprose/hprose-cpp1x/blob/master/hprose/rpc/asio/test/HttpClientTest.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants