Skip to content

Protocol for Networking Layer [Enhancement] #29

Description

@paulrd

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions