[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Vsevolod Fedorov <sevaAtWork@m...> |
| Subject: | hydro: is server-to-server call possible? |
Hello! I use Hydro implementation of the Ice protocol and stumbled upon the following problem: I need one server to make calls to another one. But I can not make a synchronous call because I am already inside the event loop. And I can not make asynchronous call because asynchronous servants seem to be unsupported. So here the question: can I do this at all? And if yes, then how? Thank you. Vsevolod (sevaatwork@mail.ru)