Commit graph

7 commits

Author SHA1 Message Date
Lachee 8e0c7848a6 Added more hard mode documentation (#148)
* ACTIVITY_JOIN_REQUEST does not have a secret

There is no secret passed to a Join Request

* Added how to respond

* Update hard-mode.md

* Added some tips

Added some helpful tips. Plan to add more as I go along.
2018-03-19 10:27:29 -07:00
Alejandro 060182f366 Update "hard mode" to change evnt to evt (#80) 2017-12-03 10:11:34 -08:00
Gus Caplan f872b4e49c fix event names and add ACTIVITY_JOIN_REQUEST (#10)
* fix event names and add ACTIVITY_JOIN_REQUEST

* Update hard-mode.md

* fix typo
2017-11-09 13:32:17 -08:00
Chris Marsh a5a56bcf68 Also do registering on OSX and Linux. 2017-09-14 08:59:32 -07:00
Mason Sciotti 0144c8200c RPC SET_ACTIVITY payload documentation fixes
* `pid` is a mandatory field of your application's process id
* `data` -> `args`
2017-08-18 15:32:25 -07:00
Mason Sciotti 9b07431476 Incorrect RPC payload argument name 2017-08-18 15:07:13 -07:00
Mason Sciotti b87c6c9b5b Renamed hard mode integration. Outlined subscribing to events 2017-08-07 16:59:52 -07:00
Renamed from documentation/rpc-only.md (Browse further)