Rendvz updates
* Created an app wide API
* Added direct messaging framework
* Started user connection list ui
* Added outbox table
* Fix word-wrap issue
* Added direct messaging framework
* Started user connection list ui
* Added outbox table
* Fix word-wrap issue
Push rendvz changes to web
Rendvz database version management
handle when a user with an out of date db structure loads a new version of the website.
Add db tables rendvz
messages and users (cards) support
Push rendvz source to git
Add persistence to rendvz
IndexedDB
Update rendvz git readme
Add screenshots, add link.
Create webRTC demo
webRTC perfect negotiation example.
Worked. And learned a few new webRTC things.
e.g. negotiated channels -> pc.createDataChannel('control',{negotiated:true,id:0})
Worked. And learned a few new webRTC things.
e.g. negotiated channels -> pc.createDataChannel('control',{negotiated:true,id:0})
Explore webRTC library
Setup rendvz git
Setup rendvz for cloning
Review background sync API
Chrome only
Req PWA installed
Freq only (not approx time of day)
Req PWA installed
Freq only (not approx time of day)
Post to nostr using Node.js
Rendvz - local/remote side audio detection.
Web Audio API - AudioContext, createMediaStreamSource, AnalyserNode
Rendvz - Add features
Wakelock - b/c video freezes when phone sleeps.
Add/Remove media (Audio/Video) feature
Mute toggle (via icon and keyboard)
Move speaker mute indicator
Add telemetry (ping time, etc)
Add 'waiting on others' indicator
Text chat
[rendvz.]
Add/Remove media (Audio/Video) feature
Mute toggle (via icon and keyboard)
Move speaker mute indicator
Add telemetry (ping time, etc)
Add 'waiting on others' indicator
Text chat
[rendvz.]
Rendezvous user/use testing
Successful
Including:
PC <-> Mobile
next: smarter dynamic screen placement.
Including:
PC <-> Mobile
next: smarter dynamic screen placement.
Rendvz edge case improvements
12 misc fixes
pushed changes
pushed changes
Complete Linky Rendezvous v1 mvp
A serverless multimedia communication application.
P2P
[x] Video call
[x] Audio call
[ ] Text Chat
[ ] Files
[rendvz.]
P2P
[x] Video call
[x] Audio call
[ ] Text Chat
[ ] Files
[rendvz.]
Create https://nostrwatch.linkyio.com
Nostr proof of concept live monitor app
https://nostrwatch.linkyio.com#nostr,search,terms,here
Real-time monitor of nostr posts.
https://nostrwatch.linkyio.com#nostr,search,terms,here
Real-time monitor of nostr posts.
Setup MSS app framework
Signed secure messaging app
WebCrypto .. fun.
WebCrypto .. fun.
Review/plan system calls
nostr integration plans
Create a basic nostr monitor app (kind 1 events.)
https://nostrs.linkyio.com
nostr is cool!
nostr is cool!
Explore nostr
https://github.com/rajarshimaitra/rust-nostr/blob/main/VISION.md
Added console.log coloring
I like it!