This issue will help to track overall progress of bitchan developing. ## bitmessage - [x] TCP transport (node.js) - [x] WebSocket client and server transport (both browser and node) - [x] Document options (https://github.com/bitchan/bitmessage/issues/5) - [x] Usage examples (https://github.com/bitchan/bitmessage/issues/9) - [ ] Generate msg acknowledgement (https://github.com/bitchan/bitmessage/issues/14) - [ ] Suit `bitchan-node` needs, API polishing ## bitmessage-transports - [ ] Send pongs (https://github.com/bitchan/bitmessage-transports/issues/2) ## bitchan-node - [x] 6to5 - [x] TCP and WebSocket transports event loop - [ ] Remember and slow down connection attempts (https://github.com/bitchan/bitchan-node/issues/6) - [x] Process TCP addr - [x] Process TCP inv - [x] Process TCP object - [x] pg/sqlite storage using knex - [x] Store known nodes - [x] Store inventory - [ ] Store objects at memory and periodically dump them to db (https://github.com/bitchan/bitchan-node/issues/3) - [ ] Cleanup expired objects (https://github.com/bitchan/bitchan-node/issues/5) - [ ] Rate limits, flooding attack mitigation (https://github.com/bitchan/bitchan-node/issues/4) - [ ] Process WebSocket getdata, inv, object (https://github.com/bitchan/bitchan-node/issues/7) - [x] Host bitchan-web (https://github.com/bitchan/bitchan-node/issues/1) - [ ] Deb package ## bitchan-web - [x] 6to5 (https://github.com/bitchan/bitchan-web/issues/1) - [ ] brorand + webpack issue - [ ] Move react/babel runtime/other libs to vendor - [ ] Minimize static size - [ ] Make own webpack html plugin - [ ] Deb package ## Other - [x] HTTPS cerfiticate
This issue will help to track overall progress of bitchan developing.
bitmessage
bitchan-nodeneeds, API polishingbitmessage-transports
bitchan-node
bitchan-web
Other