Commit graph

13 commits

Author SHA1 Message Date
schlagmichdoch
a5dc8b6da2 Split transfer into message and data transfer and rewrite FileChunkerLogic completely. Condense all Relaying of the Websocket Fallback into one message type 'ws-relay' 2024-02-05 21:08:06 +01:00
schlagmichdoch
3439e7f6d4 Decrease redundancy by changing the way the websocket fallback is included; Adding new env var SIGNALING_SERVER to host client files but use another server for signaling. 2023-11-09 01:02:03 +01:00
schlagmichdoch
cb72edef20 Modularize server into multiple files 2023-11-09 01:00:07 +01:00
RobinLinus
663db5cbb3 Version 2 initial commit 2018-09-21 16:05:03 +02:00
Robin Linus
c962909c0e Cleanup unused files 2016-06-22 15:02:44 -06:00
Robin Linus
e66598d77f Squashed commit of the following:
commit dd00d53895b824fbe4170c4a34b104303f722ccd
Merge: 2b3698e cb9ea12
Author: Robin Linus <robin_woll@capira.de>
Date:   Wed Feb 10 00:27:32 2016 -0600

    Merge branch 'name-device' into merge123

    # Conflicts:
    #	app/elements/buddy-finder/buddy-avatar.html
    #	app/elements/buddy-finder/buddy-finder.html
    #	app/elements/buddy-finder/personal-avatar.html
    #	app/index.html

commit cb9ea1235001f0cc23514cb622ce711cdc0538af
Author: Robin Linus <robin_woll@capira.de>
Date:   Tue Feb 9 23:43:49 2016 -0600

    #13 Feature Request: Name your device

commit 6fa43b56f4e705a19e68b62bc671a4948b6968fb
Author: Robin Linus <robin_woll@capira.de>
Date:   Fri Jan 1 19:54:56 2016 +0100

    Initial

commit fc55c86f5cf95039355d85be7409e68f27246696
Author: Robin Linus <robin_woll@capira.de>
Date:   Fri Jan 1 18:06:27 2016 +0100

    Fix fullscreen layout on iOS
2016-02-10 08:58:09 -06:00
Robin Linus
6a940acad2 Use JSON.stringify instead of toString 2015-12-30 23:47:28 +01:00
Robin Linus
1bce467a7c Notify clients only if buddies change 2015-12-30 16:54:18 +01:00
Robin Linus
b66340e1dd Notify clients only once of empty buddy-list 2015-12-28 23:02:29 +01:00
Robin Linus
bd3103a2fe Minor server performance improvements 2015-12-28 05:58:49 +01:00
Robin Linus
bda1a15750 first working version 2015-12-26 13:33:16 +01:00
Robin Linus
f1ad168e40 Use http for development 2015-12-23 13:58:46 +01:00
Robin Linus
22be7c5cb9 Lots of small improvements, websockets fallback 2015-12-23 13:57:13 +01:00