Add geomyidae hackathon. - brcon2023-hackathons - Bitreichcon 2023 Hackathon Repository
 (HTM) git clone git://bitreich.org/brcon2023-hackathons git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/brcon2023-hackathons
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
       ---
 (DIR) commit cdf66014c2ac9b0d09c3d6f1f48dee45a1fb7fa4
 (DIR) parent 5cdbfc3ed5623e3954d5f71345e75ac6fc433d41
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       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(-)
       ---
 (DIR) 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-webrtc-example.html
       +        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!
       +
       +