MCPcopy Create free account

hub / github.com/pusher/pusher-js / functions

Functions555 in github.com/pusher/pusher-js

↓ 3 callersMethodgetRequest
(HTTPRequest)
src/core/http/request_hooks.ts:5
↓ 3 callersFunctiongetTransportCacheKey
(usingTLS: boolean)
src/core/strategies/websocket_prioritized_cached_strategy.ts:108
↓ 3 callersMethodhandlesActivityChecks
Returns whether used transport handles activity checks by itself * * @returns {Boolean} true if activity checks are handled by the transport
src/core/connection/connection.ts:41
↓ 3 callersMethodisInitialized
()
src/core/transports/transport_hooks.ts:10
↓ 3 callersFunctionisSafari
()
spec/javascripts/unit/web/transports/transports_spec.js:14
↓ 3 callersMethodlog
(level, event)
src/core/timeline/timeline.ts:31
↓ 3 callersMethodonHeartbeat
(Socket)
src/core/http/socket_hooks.ts:6
↓ 3 callersFunctionprefix
(name: string)
src/core/events/callback_registry.ts:73
↓ 3 callersFunctionquote
(string)
src/runtimes/web/dom/json2.js:211
↓ 3 callersMethodreinstateSubscription
Reinstates an in progress subscripiton. For internal use only.
src/core/channels/channel.ts:160
↓ 3 callersMethodresetActivityCheck
()
src/core/connection/connection_manager.ts:248
↓ 3 callersMethodsendHeartbeat
(Socket)
src/core/http/socket_hooks.ts:7
↓ 3 callersMethodsendRaw
(payload: any)
src/core/socket.ts:5
↓ 3 callersMethodshouldUseTLS
()
src/core/pusher.ts:249
↓ 3 callersMethodstopActivityCheck
()
src/core/connection/connection_manager.ts:258
↓ 3 callersMethodunbindListeners
()
src/core/connection/handshake/index.ts:80
↓ 3 callersMethodunbind_all
(callback?: Function)
src/core/pusher.ts:206
↓ 3 callersMethodunbind_global
(callback?: Function)
src/core/pusher.ts:201
↓ 3 callersMethodupdateStrategy
()
src/core/connection/connection_manager.ts:200
↓ 2 callersFunctionChannelAuthorizerProxy
( pusher, authOptions: InternalAuthOptions, channelAuthorizerGenerator: ChannelAuthorizerGenerator, )
src/core/auth/deprecated_channel_authorizer.ts:31
↓ 2 callersMethod_newSigninPromiseIfNeeded
()
src/core/user.ts:165
↓ 2 callersMethod_signin
()
src/core/user.ts:61
↓ 2 callersMethodabandonConnection
()
src/core/connection/connection_manager.ts:346
↓ 2 callersMethodabortConnecting
()
src/core/connection/connection_manager.ts:183
↓ 2 callersMethodall
Returns a list of all channels * * @return {Array}
src/core/channels/channels.ts:35
↓ 2 callersFunctionauth
(pusher, channel_name, socket_id)
integration_tests_server/index.js:17
↓ 2 callersFunctionbuildCachedTransportTests
(useTLS)
spec/javascripts/unit/core/strategies/websocket_prioritized_cached_strategy_spec.js:53
↓ 2 callersFunctionbuildClientEventsTests
(getPusher1, getPusher2, prefix)
spec/javascripts/integration/core/pusher_spec/test_builder.js:340
↓ 2 callersFunctionbuildSubscriptionStateTests
(getPusher, prefix)
spec/javascripts/integration/core/pusher_spec/test_builder.js:540
↓ 2 callersMethodclearUnavailableTimer
()
src/core/connection/connection_manager.ts:232
↓ 2 callersMethodcloseStream
()
src/core/http/http_socket.ts:175
↓ 2 callersMethodcreateRequest
(hooks: RequestHooks, method: string, url: string)
src/core/http/http_factory.ts:13
↓ 2 callersMethodcreateScriptRequest
(src: string)
src/runtimes/web/browser.ts:17
↓ 2 callersMethodcreateSocket
(hooks: SocketHooks, url: string)
src/core/http/http_factory.ts:10
↓ 2 callersMethodcreateSocketRequest
(method: string, url: string)
src/runtimes/interface.ts:48
↓ 2 callersMethodcreateXDR
(method: string, url: string)
src/core/http/http_factory.ts:12
↓ 2 callersMethoddisconnectInternally
()
src/core/connection/connection_manager.ts:190
↓ 2 callersFunctionfailAttempt
(error: Error, callback: Function)
src/core/strategies/transport_strategy.ts:136
↓ 2 callersFunctionflushTransportCache
(usingTLS: boolean)
src/core/strategies/websocket_prioritized_cached_strategy.ts:148
↓ 2 callersMethodgetAssistant
Creates a assistant for the transport. * * @param {Transport} transport * @returns {AssistantToTheTransportManager}
src/core/transports/transport_manager.ts:33
↓ 2 callersFunctiongetConfig
(opts: Options, pusher)
src/core/config.ts:56
↓ 2 callersMethodgetDataToEmit
(bytes: Uint8Array)
src/core/channels/encrypted_channel.ts:142
↓ 2 callersMethodgetDefaultStrategy
( config: Config, options: StrategyOptions, defineTransport: Function, )
src/runtimes/interface.ts:35
↓ 2 callersMethodgetProtocol
()
src/runtimes/interface.ts:28
↓ 2 callersFunctiongetUniqueURL
(url: string)
src/core/http/http_socket.ts:196
↓ 2 callersMethodhandleSubscriptionCountEvent
(event: PusherEvent)
src/core/channels/channel.ts:100
↓ 2 callersFunctionhasCustomHandler
( auth: AuthOptionsT<T>, )
src/core/config.ts:136
↓ 2 callersFunctionhasOnlineConnectionState
(connectionState)
src/runtimes/react-native/net_info.ts:6
↓ 2 callersMethodisSupported
(environment?: any)
src/core/transports/transport_hooks.ts:11
↓ 2 callersMethodisXDRSupported
(useTLS?: boolean)
src/runtimes/web/browser.ts:19
↓ 2 callersFunctionnewTestEncrypt
(payload)
spec/javascripts/unit/core/channels/encrypted_channel_spec.js:271
↓ 2 callersMethodonDocumentBody
(callback: Function)
src/runtimes/web/browser.ts:13
↓ 2 callersMethodonError
(error)
src/core/http/http_socket.ts:143
↓ 2 callersMethodonError
(error)
src/core/transports/transport_connection.ts:167
↓ 2 callersMethodonEvent
(event)
src/core/http/http_socket.ts:131
↓ 2 callersMethodonactivity
()
src/core/socket.ts:11
↓ 2 callersMethodonmessage
(message: any)
src/core/socket.ts:10
↓ 2 callersMethodopenStream
()
src/core/http/http_socket.ts:149
↓ 2 callersMethodrandomInt
(max: number)
src/runtimes/interface.ts:49
↓ 2 callersFunctionrandomNumber
(max: number)
src/core/http/http_socket.ts:206
↓ 2 callersMethodready
()
src/core/pusher.ts:33
↓ 2 callersMethodreconnect
For internal use only
src/core/http/http_socket.ts:63
↓ 2 callersMethodremove
(receiver: ScriptReceiver)
src/runtimes/web/dom/script_receiver_factory.ts:49
↓ 2 callersFunctionsafeJSONStringify
(source: any)
src/core/utils/collections.ts:347
↓ 2 callersMethodsendActivityCheck
()
src/core/connection/connection_manager.ts:238
↓ 2 callersMethodsetMyID
Updates the id for connected member. For internal use only.
src/core/channels/members.ts:43
↓ 2 callersFunctionstart_app
(port, pusher_config)
integration_tests_server/index.js:28
↓ 2 callersFunctiontestEncrypt
(payload)
spec/javascripts/unit/core/channels/encrypted_channel_spec.js:19
↓ 2 callersFunctiontestSupportsStrategy
(strategy: Strategy)
src/runtimes/isomorphic/default_strategy.ts:15
↓ 2 callersMethodtryStrategy
( strategy: Strategy, minPriority: number, options: StrategyOptions, callback: Function, )
src/core/strategies/sequential_strategy.ts:90
↓ 2 callersMethodunsubscribe
Sends an unsubscription request. For internal use only.
src/core/channels/channel.ts:147
↓ 2 callersFunctionvalidateOptions
(options)
src/core/options.ts:52
↓ 1 callersMethod_onSigninSuccess
(data: any)
src/core/user.ts:99
↓ 1 callersMethod_subscribeChannels
()
src/core/user.ts:121
↓ 1 callersMethodadd
(name: string, callback: Function, context: any)
src/core/events/callback_registry.ts:16
↓ 1 callersMethodaddMember
Adds a new member to the collection. For internal use only.
src/core/channels/members.ts:55
↓ 1 callersMethodaddUnloadListener
(listener: Function)
src/runtimes/interface.ts:43
↓ 1 callersMethodadvanceBuffer
(buffer: any[])
src/core/http/http_request.ts:65
↓ 1 callersFunctionallRunnersFailed
(runners)
src/core/strategies/best_connected_ever_strategy.ts:70
↓ 1 callersMethodauthorize
Authorizes the connection to use the channel. * * @param {String} socketId * @param {Function} callback
src/core/channels/encrypted_channel.ts:34
↓ 1 callersMethodauthorize
Skips authorization, since public channels don't require it. * * @param {Function} callback
src/core/channels/channel.ts:47
↓ 1 callersMethodbindListeners
()
src/core/connection/connection.ts:87
↓ 1 callersMethodbindListeners
()
src/core/connection/handshake/index.ts:44
↓ 1 callersMethodbindListeners
()
src/core/transports/transport_connection.ts:194
↓ 1 callersMethodbindWatchlistInternalEvent
()
src/core/watchlist.ts:23
↓ 1 callersFunctionbuildChannelAuth
(opts: Options, pusher)
src/core/config.ts:155
↓ 1 callersFunctionbuildChannelAuthorizer
( opts: Options, pusher, )
src/core/config.ts:187
↓ 1 callersMethodbuildConnectionCallbacks
( errorCallbacks: ErrorCallbacks, )
src/core/connection/connection_manager.ts:264
↓ 1 callersMethodbuildErrorCallbacks
()
src/core/connection/connection_manager.ts:310
↓ 1 callersMethodbuildHandshakeCallbacks
( errorCallbacks: ErrorCallbacks, )
src/core/connection/connection_manager.ts:292
↓ 1 callersFunctionbuildPresenceChannelTests
(getPusher1, getPusher2)
spec/javascripts/integration/core/pusher_spec/test_builder.js:133
↓ 1 callersFunctionbuildPublicChannelTests
(getPusher, prefix)
spec/javascripts/integration/core/pusher_spec/test_builder.js:399
↓ 1 callersFunctionbuildTest
(ws)
spec/javascripts/unit/core/defaults_spec.js:8
↓ 1 callersFunctionbuildUserAuthenticator
(opts: Options)
src/core/config.ts:142
↓ 1 callersFunctioncallback
()
spec/javascripts/unit/core/channels/presence_channel_spec.js:54
↓ 1 callersFunctioncheckAppKey
(key)
src/core/pusher.ts:258
↓ 1 callersMethodclearRetryTimer
()
src/core/connection/connection_manager.ts:219
↓ 1 callersMethodclose
()
src/core/http/http_request.ts:40
↓ 1 callersFunctioncomposeChannelQuery
( params: ChannelAuthorizationRequestParams, authOptions: InternalAuthOptions, )
src/core/auth/channel_authorizer.ts:11
↓ 1 callersFunctioncomposeChannelQuery
( params: UserAuthenticationRequestParams, authOptions: InternalAuthOptions, )
src/core/auth/user_authenticator.ts:11
← previousnext →101–200 of 555, ranked by callers