webwire-go

(★ 214)

A transport independent asynchronous duplex messaging library for Go

  • .gitignore
  • .travis.yml
  • CHANGELOG.md
  • connection.go
  • connectionOptions.go
  • CONTRIBUTING.md
  • defaultSessionManager.go
  • deregisterHandler.go
  • errors.go
  • failMsg.go
  • fulfillMsg.go
  • genericSessionInfo.go
  • genericSessionInfo_test.go
  • Gopkg.lock
  • Gopkg.toml
  • handleConnection.go
  • handleMessage.go
  • handleRequest.go
  • handleSessionClosure.go
  • handleSessionRestore.go
  • handleSignal.go
  • interfaces.go
  • isShuttingDown.go
  • LICENSE
  • newServer.go
  • payload.go
  • README.md
  • registerHandler.go
  • server.go
  • serverOptions.go
  • session.go
  • sessionInfoToVarMap.go
  • sessionInfoToVarMap_test.go
  • sessionLookupResult.go
  • sessionRegistry.go
  • sessionRegistry_test.go
  • socket.go
  • translateContextError.go
  • transport.go
// repository documentation