Need advice about which tool to choose?Ask the StackShare community!

Fanout

6
33
+ 1
0
SignalR

488
1.2K
+ 1
146
Add tool

Fanout vs SignalR: What are the differences?

Fanout: Realtime APIs made simple. Fanout makes it easy to build realtime APIs and apps. The product is a cross between a reverse proxy and a message broker. Receivers subscribe to channels, and published data is delivered in realtime; SignalR: A new library for ASP.NET developers that makes developing real-time web functionality easy. SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization.

Fanout and SignalR can be primarily classified as "Realtime Backend / API" tools.

SignalR is an open source tool with 7.75K GitHub stars and 2.19K GitHub forks. Here's a link to SignalR's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Fanout
Pros of SignalR
    Be the first to leave a pro
    • 32
      Supports .NET server
    • 25
      Real-time
    • 18
      Free
    • 16
      Fallback to SSE, forever frame, long polling
    • 15
      WebSockets
    • 10
      Simple
    • 9
      Open source
    • 8
      Ease of use
    • 8
      JSON
    • 5
      Cool
    • 0
      Azure

    Sign up to add or upvote prosMake informed product decisions

    Cons of Fanout
    Cons of SignalR
      Be the first to leave a con
      • 2
        Expertise hard to get
      • 2
        Requires jQuery
      • 1
        Weak iOS and Android support
      • 1
        Big differences between ASP.NET and Core versions

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is Fanout?

      Fanout makes it easy to build realtime APIs and apps. The product is a cross between a reverse proxy and a message broker. Receivers subscribe to channels, and published data is delivered in realtime.

      What is SignalR?

      SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Fanout?
      What companies use SignalR?
        No companies found
        See which teams inside your own company are using Fanout or SignalR.
        Sign up for StackShare EnterpriseLearn More

        Sign up to get full access to all the companiesMake informed product decisions

        What tools integrate with Fanout?
        What tools integrate with SignalR?
          No integrations found

          Blog Posts

          GitHubGitSlack+30
          27
          18319
          What are some alternatives to Fanout and SignalR?
          Pushpin
          Pushpin is a reverse proxy server that makes it easy to build realtime web services. The project is unique among realtime push solutions in that it is designed to address the needs of API creators.
          Pusher
          Pusher is the category leader in delightful APIs for app developers building communication and collaboration features.
          Firebase
          Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
          Socket.IO
          It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.
          ws
          It is a simple to use, blazing fast, and thoroughly tested WebSocket client and server implementation.
          See all alternatives