Skip to content

org.epics.pvaccess.server.impl.remote.handlers.CreateChannelHandler #7

@mrkraimer

Description

@mrkraimer

ChannelRequesterImpl does not implement channelStateChange
...
public void channelStateChange(Channel c, ConnectionState isConnected) {
// noop
}
...

This should send the channelStateChange to the client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions