Cleber Alves

Results 26 comments of Cleber Alves

Hello again! Is there any possibility to add channels to RPC? I also would like to undestand better how it works. On the code, I'd track the networking from node...

Oh, A lot of changes. Is there any impediment to using the channels in the multiplayer APIs? It's a very useful resource, especially when you expect several connections.

Is there any plan to implement channels in the RPC method? Imagine handle several worlds with several peers in each world. Having channels available to handle such kind of server...

## Capabilities: ### Connection: - [ ] Map of properties - [ ] Set/Get Properties - [ ] TCP connection. - [ ] SSL/TLS connections - [ ] Async connection....

This third option, [mysql](https://github.com/boostorg/mysql), proved to be more promising. Not only is it easier to port to mobile platforms, but it's also easier to handle.

It's probably a problem with the linker. I will refactor the third-party compilation and solve this in the process.

@majenkotech Is it working on Arch Linux now?

Have you tried without production and lto options?

I can't reproduce it on ubuntu. I'm thinking about letting each user compile third-party libraries on their own. It's too painfull compile for each system.