Commit graph

23 commits

Author SHA1 Message Date
hippoz
6c6154c072
fix weird error when client repeatedly connectes 2021-08-20 20:00:24 +03:00
hippoz
ab878b6718
fix serverside gateway error when no channels are present and improve default config 2021-08-13 21:56:10 +03:00
hippoz
ee04d03bdb
hopefully fix promise rejection for session counter 2021-06-27 14:04:50 +03:00
hippoz
f064f7b1be
we can probably enable the user list by default now 2021-06-10 23:22:57 +03:00
hippoz
3a53d585ff
add session counters and presence (brainlet-react presence is locked behind an experiment flag, just enable it with an override at the moment) 2021-06-10 14:02:31 +03:00
hippoz
76f041e75e
voice sort of barely works... 2021-06-02 04:44:52 +03:00
hippoz
3f7c462c09
remove legacy gateway and respond to transceiver events 2021-05-25 15:51:35 +03:00
hippoz
4cd8e22a78
hopefully close rtc connection on ws gateway close 2021-05-21 02:53:54 +03:00
hippoz
dffba219d6
add broken webrtc media server and experiment system 2021-05-21 01:33:47 +03:00
hippoz
72c0b3f62e
package things idk 2021-05-17 02:26:55 +03:00
hippoz
33c0c14255
use permalink tricarbon 2021-05-09 15:55:42 +03:00
hippoz
11f93542c3
add _id field for messages and allow authorization header for rest api requests 2021-03-27 07:19:11 +02:00
hippoz
78d3071a84
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet 2021-03-26 22:50:35 +02:00
hippoz
943ed64735
replace all mentions of category with channel for better consistency 2021-03-26 22:50:21 +02:00
b6f909ee5d
Put rate limited error in JSON 2021-03-26 10:59:24 -04:00
hippoz
6d99951fe7
frontend: store gateway url as localstorage value 2021-03-22 21:08:52 +02:00
hippoz
ccca54c0b1
quick fix for gateway hostname 2021-03-22 21:01:13 +02:00
hippoz
b902a1fc04
frontend: messages 2021-03-22 19:39:10 +02:00
hippoz
b039639ff8
do not allow sending of empty messages in gateway and add interactivity to app 2021-03-22 04:27:59 +02:00
hippoz
8d7b2049c5
Implement basic handshake and message sending capabilities for gatewayv2 2021-03-17 03:01:11 +02:00
hippoz
4d61db3e5b
move some files into other folders and make some code neater 2021-03-14 20:14:32 +02:00
hippoz
3c856e5fe5
remove secret.js from gitignore so i can commit the default secret.js file 2021-03-13 03:50:52 +02:00
hippoz
a47d938b7e
update folder stucture and improve documentation 2021-03-13 03:42:01 +02:00