You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find the idea of awfice really fun, but outside of the proposed code editor, I don't really know what else to add right now.
I've thought about an encrypted p2p messaging tool using WebRTC but it's be hard to correctly "polish" it because of code size, and to have it work without a server manual signalling would be needed (sending the descriptions back and forth manually) which is complicated, and is not exactly practical.
More features could be added to some of tools (like colors and brush size for drawing), but I don't know what the intended scope is for code other than less than keeping the size less than 1kb.
Any feedback would be appreciated.
The text was updated successfully, but these errors were encountered:
I find the idea of awfice really fun, but outside of the proposed code editor, I don't really know what else to add right now.
I've thought about an encrypted p2p messaging tool using WebRTC but it's be hard to correctly "polish" it because of code size, and to have it work without a server manual signalling would be needed (sending the descriptions back and forth manually) which is complicated, and is not exactly practical.
More features could be added to some of tools (like colors and brush size for drawing), but I don't know what the intended scope is for code other than less than keeping the size less than 1kb.
Any feedback would be appreciated.
The text was updated successfully, but these errors were encountered: