-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I'd like to use slacker with I2P networking. This is a higher-latency socket-like (in fact it has Sockets) networking layer. It's synchronous / blocking however - unlike link / netty. I wonder if you can use a protocol for the link (https://github.com/sunng87/link) dependency. Then we could swap out link for I2P if we wanted to. This would likely take some work to wrap I2P to provide the same interface as link. I'm not sure... I just thought I would suggest this to see if it was a good idea. I'm currently making an I2P app, and it would be nice to use slacker for rpc instead of making my own.
Metadata
Metadata
Assignees
Labels
No labels