Add geomyidae hackathon. - brcon2023-hackathons - Bitreichcon 2023 Hackathon Re… | |
git clone git://bitreich.org/brcon2023-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit cdf66014c2ac9b0d09c3d6f1f48dee45a1fb7fa4 | |
parent 5cdbfc3ed5623e3954d5f71345e75ac6fc433d41 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sat, 5 Aug 2023 08:26:18 +0200 | |
Add geomyidae hackathon. | |
Diffstat: | |
A geomyidae/description.md | 31 +++++++++++++++++++++++++++++… | |
1 file changed, 31 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/geomyidae/description.md b/geomyidae/description.md | |
@@ -0,0 +1,31 @@ | |
+# Geomyidae Hackathon | |
+ | |
+Check out: | |
+ | |
+ gophers://bitreich.org/1/PUT | |
+ gophers://bitreich.org/1/SOURCE | |
+ | |
+This is the newest feature of geomyidae, to allow old proprietary web | |
+protocols to be compatible with gopherspace. Our goal is to make gopher | |
+conferencing possible. | |
+ | |
+We will need some WebRTC server: | |
+ | |
+ https://janus.conf.meetecho.com/docs/deploy.html | |
+ | |
+The goal is to have a native p2p webrtc client, which can be pointed at | |
+geomyidae instances. | |
+ | |
+See this website for vast resources of how webrtc actually isn't the web | |
+and can be done without it: | |
+ | |
+ http://www.sasadoctor.com/wp-content/uploads/2020/06/jach9/gstreamer-w… | |
+ https://github.com/RSATom/janus-gstreamer-plugin | |
+ | |
+The goal for geomyidae is to modify PUT/SOURCE/GET to be a universal | |
+router script for further protocols, which allows detecting websockets | |
+(see janus deploy page) with standard GET/PUT. | |
+ | |
+Have fun! | |
+ | |
+ |