Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jspsych/jsPsych-socket-server

A node.js server for jsPsych experiments.
https://github.com/jspsych/jsPsych-socket-server

some work on client library

d1df2767267daaeff91d703fedb9868141a3ca4a authored about 6 years ago by Josh de Leeuw <[email protected]>
move tests

7c712746899097093302f033bbd6e280c2228c72 authored about 6 years ago by Josh de Leeuw <[email protected]>
update gitignore

0493758e6cfdfc48023743ad569ba318329ce441 authored about 6 years ago by Josh de Leeuw <[email protected]>
add leave message

9a1c133389405ce75cf01d03c00d8b4f57abcf88 authored about 6 years ago by Josh de Leeuw <[email protected]>
remove console.log

7a4f7cd1a8a67137593c831f6ba31471426b8d4d authored about 6 years ago by Josh de Leeuw <[email protected]>
fix start message bug; add push message

00578dc029072c065356b04421d0279176d71bd8 authored about 6 years ago by Josh de Leeuw <[email protected]>
update packages

fafcdcc555584e2c896c2fb6c28959b354e6ce57 authored about 6 years ago by Josh de Leeuw <[email protected]>
add sync message and tests

6dfe16e0f0e27fe61939416e85e9404111fa5085 authored almost 7 years ago by Josh de Leeuw <[email protected]>
add turn message and tests

c219bb55f030b66ea88bf22f868d7ecf56473310 authored almost 7 years ago by Josh de Leeuw <[email protected]>
add wait message test

8984a5e9b8094e234ab87ce7c68ad233e78f7bb1 authored almost 7 years ago by Josh de Leeuw <[email protected]>
implement wait message and tests

3e8cb047bc5f91b16ecd4821991059eea72361b8 authored almost 7 years ago by Josh de Leeuw <[email protected]>
change node version for travis

c50903683217d1ed4ba7956d5d80d5104da26960 authored almost 7 years ago by Josh de Leeuw <[email protected]>
add travis file

3397b417491cd41e7c5d23ec00a721a793c798cb authored almost 7 years ago by Josh de Leeuw <[email protected]>
add forceExit after tests

2df27d1834d722782d21e53a92b4d66cc06b52c4 authored almost 7 years ago by Josh de Leeuw <[email protected]>
set default timeout based on testing environment

cd9895a70b1c5da781a1be5459659e8e8eb3310f authored almost 7 years ago by Josh de Leeuw <[email protected]>
add testing for confirming ready status

610ae18b0d2123e6818db73ca6c0189d74fde2c2 authored almost 7 years ago by Josh de Leeuw <[email protected]>
fixing a mess of code that mostly was due to weird socketio bugs with timeouts. ugh.

1e45974b971adc8f0e90db8c940f2bacf4cba57a authored almost 7 years ago by Josh de Leeuw <[email protected]>
code is broken, this is a backup...

4cb45471cdb9b2e3f2b4ec576b02aa16ff34ebf7 authored almost 7 years ago by Josh de Leeuw <[email protected]>
implement ready process and tests

bd246e0e70fad128d9ffb8223f1b6a7b0fb7b0fb authored almost 7 years ago by Josh de Leeuw <[email protected]>
implement room-update messages and tests

12a2416a2068800dfea08ae8952568fdafc46b3c authored almost 7 years ago by Josh de Leeuw <[email protected]>
implement room joining with test suite

06616f413be5d84000efb2d47a884f3de1a02784 authored almost 7 years ago by Josh de Leeuw <[email protected]>
update packages

a42ac9e1def0dbee4b9b235c7df553f6c462971f authored almost 7 years ago by Josh de Leeuw <[email protected]>
update readme

bfe267019309a4db04a422a2f7995eafd22a5e16 authored almost 7 years ago by Josh de Leeuw <[email protected]>
merge client project into this one

575a2039fc51b50545b7ec82e7ae1e29175a0cf3 authored almost 7 years ago by Josh de Leeuw <[email protected]>
database and starting messages working

839023139641de2fb336e923a76a9c283b9f1ae5 authored over 8 years ago by Josh de Leeuw <[email protected]>
move all the database stuff to separate project

3a0b3175ed4c9ad39e53abb4475c736ce0a54d66 authored over 8 years ago by Josh de Leeuw <[email protected]>
make proper use of module.exports

984cf8912f1e180e1a79ad3609a7678f8f9e5983 authored over 8 years ago by Josh de Leeuw <[email protected]>
remove logging messages

eb307afbd51c694f1b5370a8ac05da67b994e7d4 authored over 8 years ago by Josh de Leeuw <[email protected]>
create database link file

ee6b223df452dbc520a834756832eac544607f9f authored over 8 years ago by Josh de Leeuw <[email protected]>
update ignore file

7e350a48a0bb41be5c33cb0fa2604ceb70f13f28 authored over 8 years ago by Josh de Leeuw <[email protected]>
create config file for port setting

741783b8c5ab4a3c73397620ff2d93dba70271b9 authored over 8 years ago by Josh de Leeuw <[email protected]>
change room code - add update and ready msg

1ea609bea95098ddb56ccd8934f17f72f164f6b8 authored over 8 years ago by Josh de Leeuw <[email protected]>
simple demo of static directory

2249419ed7f2a25bd10ec09a1c723dec20ebe9a1 authored over 8 years ago by Josh de Leeuw <[email protected]>
initial commit of server

06b4e5ae021a7dd182079df404ead26b258dfde0 authored over 8 years ago by Josh de Leeuw <[email protected]>
add dependencies to package.json

0140b505c99240ecb1b7cfcb7266ada91bab2845 authored over 8 years ago by Josh de Leeuw <[email protected]>
Initial commit

122c22dea7731325b4414a6d38eb9196e5568c58 authored over 8 years ago by Josh de Leeuw <[email protected]>