Skip to content

emerging-tech/sense-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sense-space

running

python -m SimpleHTTPServer

keys!

pub-c-f86007fc-87f8-49f5-91b1-a2ab4ed186cc
sub-c-f6602896-6cce-11e4-b8ca-02ee2ddab7fe

Service APIs

* = optional

message service

subscribe(channel, *onMessage, *onConnect)
sendMessage(message, *callback)
sendLocation(location)
tagUser(otheruser)
getUUID
watchParticipation(callback, *seconds)

player service

addPlayer(uuid)
removePlayer(uuid)
getPlayer(uuid)
batchUpdate(allPaticipants)
updatePlayerLocation(uuid, location)
getAllPlayers()

stats service

createStats(uuid)
updateDistance(location)
wasTagged()
taggedPlayer(otherPlayer)

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •