metamaps--metamaps/app/models
Connor Turland 3868910dde Stream map related events from rails server via actioncable instead of nodejs (#1010)
* actioncable needs puma not webrick

* add framework

* remove the old way

* send events from server to client

* get all events working

* clean up receivable

* map is polymorphic on message

* add the moved event

* make todo comments clear

* verify before streaming from map channel

* rubocop fixes

* wasn't set up correctly for nodejs realtime
2017-01-03 16:12:58 -05:00
..
concerns automatic rubocop updates 2016-09-24 11:00:46 +08:00
events Track everything we need to reconstruct maps (#984) 2016-12-16 16:51:52 -05:00
webhooks/slack Track everything we need to reconstruct maps (#984) 2016-12-16 16:51:52 -05:00
.gitkeep added all files 2012-09-22 22:39:12 -04:00
access_request.rb fix spec, bugs, style 2016-12-16 16:25:08 -05:00
application_record.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
event.rb Track everything we need to reconstruct maps (#984) 2016-12-16 16:51:52 -05:00
in_metacode_set.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
map.rb Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
mapping.rb Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
message.rb Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
metacode.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
metacode_set.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
permitted_params.rb node{1,2}_id => topic{1,2}_id migration and code changes 2016-09-28 10:35:14 +08:00
star.rb add starred to maps API (#719) 2016-10-05 10:36:03 -04:00
synapse.rb Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
token.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
topic.rb Stream map related events from rails server via actioncable instead of nodejs (#1010) 2017-01-03 16:12:58 -05:00
user.rb Initial notification centre using mailboxer 2016-12-16 16:20:53 -05:00
user_map.rb Mailboxer notification pagination 2016-12-16 16:23:49 -05:00
user_preference.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
webhook.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00