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

SignalR - BIG ROCKS #394

Closed
41 of 55 tasks
muratg opened this issue Apr 14, 2017 · 1 comment
Closed
41 of 55 tasks

SignalR - BIG ROCKS #394

muratg opened this issue Apr 14, 2017 · 1 comment
Assignees

Comments

@muratg
Copy link

muratg commented Apr 14, 2017

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)
@analogrelay
Copy link
Contributor

This issue is not helpful any more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants