Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoD-friendly session gateway #16

Open
detsam opened this issue Mar 22, 2016 · 0 comments
Open

LoD-friendly session gateway #16

detsam opened this issue Mar 22, 2016 · 0 comments
Milestone

Comments

@detsam
Copy link
Member

detsam commented Mar 22, 2016

There is some principal reasons to have session gateway signature defined as

<T> session(Class<T> type, Consumer<T> inSession)

For example

protocolGateway.session(DmrDataProtocol.class, session -> session.send(info))

@detsam detsam added this to the 1.1.0 milestone Mar 22, 2016
@detsam detsam modified the milestones: 1.2.0, 1.1.0 Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant