Skip to content
Snippets Groups Projects
Select Git revision
  • dispatch2
  • main default protected
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016May1514129765428Apr273Mar19Jan31Dec3028189811Nov19Oct1815Aug4329Jul1228Jun252018141311529May2824232221201413428Apr1514121198743229Mar1513121064327Feb262524222120191817151214Jan13Dec5324Nov232221191712764323Sep2231Aug3029282726252119171513129730Jul29261829Jun272523222120161413118743131May30292827262524232221191615141211109542130Apr28272625242321191811Fixes for demo serverdispatch2dispatch2Rework unsafe codehacks to work around lack of poloniusAdd Event::Progressed workaroundGo back to passing ProgressHolder into progress()Don't warn about packet length for unknown fieldsMore WIP on server, add .needs_response()WIP on server eventsCargo clippy fixBuild CI in a different target directoryRemove unused imports etcMake finished_input() a shared function, comment improvementsSessionOpener takes a ChanNum, not a ChanHandleDiscard incoming data with no embassy channelReplace CliEvent Debug with non-derivedAdd server Hostkeys event supportRemove commented out codeClient SessionOpened event worksPassword Auth and Success events workAdd client hostkey event handlerAdd more lifetimes to CliEventWIP on progressholder lifetimesWork removing behaviour for sunsetcReduce code duplication for client/serverRemove Behaviour from callsAdd embassy client progress()Start of moving to progress events instead of BehaviourExperiment with ProgressHolderAdd DispatchEvent, remove async from coreAdd event structDon't use nightly for CImainmainUse embassy-net socket.flush()Update some sshnames linksBump versions to 0.2.0Use published dalek crateSome updates to readme and licenseUpdate other outdated dependenciesUse embassy from crates not git patchOnly SSH client allows ignored banner linesImproved docs, particularly for Behaviour