cghil / box-longpolling

Simple example of how to long pull on Box for User Events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box Longpolling

Configuation

You will have to update the config.js file to use a new developer token.

How to run code?

$ node server.js

Assuming valid developer token, output will start to look like:

Listening on stream: STREAM_POSITION_ID

About

Simple example of how to long pull on Box for User Events


Languages

Language:JavaScript 100.0%