Fork me on GitHub
#yada
<
2016-08-04
>
bhagany23:08:23

noob here, trying to get a hello world example running (without just cloning edge). I'm using listener to start a server, but the process ends immediately after. I understand why, and I think the solution would be to use aleph.netty/wait-for-close, but listener doesn't seem to expose the aleph server. Is there another way to accomplish this?