<  Back to Sessions
Session PresentationBeginnerGraphQL Core

GraphQL Over Internet

Denis Badurina Profile Image
Denis BadurinaThe Guild, Software Architect

GraphQL is transport agnostic. That means it is very powerful and could be used for many different use cases. But that also means that there are extra steps we need to think about for each transport we use. In this talk I will cover the different transports GraphQL can be use in, including real-time and HTTP, the different libraries out there that could help you implement your solution and the undergoing standardisation efforts that are happening around each of these transports.