Apollo Server 3 PubSub Replacement? #5470
              
                
                  
                  
                    Answered
                  
                  by
                    KeithGillette
                  
              
          
                  
                    
                      KeithGillette
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         The removal of integrated Subscription support in Apollo Server 3 also removed its integrated PubSub implementation. What lightweight, easy-to-deploy PubSub implementations are recommended for GraphQL Subscriptions? I don't see PubSub covered in the Reenabling Subscriptions section of the AS3 Migration documentation.  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            KeithGillette
          
      
      
        Jul 13, 2021 
      
    
    Replies: 1 comment 3 replies
-
| 
         Answering my own question, I see this is actually addressed in the Subscriptions section of the Apollo Server 3 documentation, though not in the Migration section.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        KeithGillette
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Answering my own question, I see this is actually addressed in the Subscriptions section of the Apollo Server 3 documentation, though not in the Migration section.