Terracotta-OSS / terracotta-apis

Apache License 2.0
6 stars 25 forks source link

Entities need access to information from the BufferManager about the connection #295

Closed ChrisGreenaway closed 6 years ago

ChrisGreenaway commented 6 years ago

The following places need access to information about the connection that BufferManager can provide:

ActiveEntity implementations PassiveEntity implementations EntityServerService implementations DiagnosticsHandler

myronkscott commented 6 years ago

This issue is no obsolete due to recent PRs which provide this capability through ClientSourceProperties