Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

SignalR - BIG ROCKS #394

@muratg

Description

@muratg

SignalR 2.x feature parity

  • Hub discovery preview2
    • Pluggable hub discovery (non reflection based)
  • Hub invocation progress (IProgress) (might be deprecated because of streaming)
  • Hub invocation pipeline
  • Overriding Hub and method names preview1 (Attributes to control Hub binding #625)
  • Supporting IUserIdProvider (Add support for IUserIdProvider #604)
  • IHubConnectionContext missing properties (IHubClients Properties #734)
    • Caller (Hub only) preview1
    • Others preview1
    • OthersInGroup preview1
    • AllExcept
    • Groups preview1
    • Clients preview1
    • Users preview1

Cross-cutting

Server side

Client side

Fundamentals

Theme for Preview2

  • Not feature-complete, fundamentals-complete
  • Test coverage:
    • Performance
    • Connection lifetime (timeouts, keep-alives, abnormal terminations...)
    • Security (e.g. connection IDs, leaks)

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions