Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ohkami-rs/ohkami issues and pull requests
#354 - update docs
Pull Request -
State: closed - Opened by kanarus 5 days ago
#353 - v0.22
Pull Request -
State: closed - Opened by kanarus 6 days ago
#352 - fix: `QueryParams::iter`: empty iterator when empty query
Pull Request -
State: closed - Opened by kanarus 6 days ago
#351 - fix: unify `x_lambda::ohkami_service_*` tests into single one
Pull Request -
State: closed - Opened by kanarus 6 days ago
#350 - chore(lib): remove `signal`
Pull Request -
State: closed - Opened by kanarus 6 days ago
#349 - docs: note `FIXME` `this is flaky` for flaky tests
Pull Request -
State: closed - Opened by kanarus 6 days ago
#348 - openapi: make `{Response, Status}::openapi_responses` return empty `Responses`
Pull Request -
State: closed - Opened by kanarus 6 days ago
#347 - rename: `Response::of` -> `Response::new`
Pull Request -
State: closed - Opened by kanarus 6 days ago
#346 - update docs
Pull Request -
State: closed - Opened by kanarus 8 days ago
#345 - chore(LICENSE): 2024 -> 2025
Pull Request -
State: closed - Opened by kanarus 8 days ago
#344 - docs: update README and doc
Pull Request -
State: closed - Opened by kanarus 8 days ago
#343 - worker: Support manual binding in `#[bindings]`
Pull Request -
State: closed - Opened by kanarus 8 days ago
#342 - doc: README
Pull Request -
State: closed - Opened by kanarus 8 days ago
#341 - feat: `typed::header`
Pull Request -
State: closed - Opened by kanarus 8 days ago
#340 - feat: `rt_lambda`
Pull Request -
State: closed - Opened by kanarus 9 days ago
#339 - fix(worker): improve `DurableObject`'s default method impls
Pull Request -
State: closed - Opened by kanarus 15 days ago
#338 - chore(openapi): worker_openapi.js: add `--skip-login` option for diff test
Pull Request -
State: closed - Opened by kanarus 15 days ago
#337 - enhance: increase `Routing` impls tuples
Pull Request -
State: closed - Opened by kanarus 16 days ago
#336 - openapi: `Schema`: make `Cow`, `Arc` impl generic & impl for `&Schema`
Pull Request -
State: closed - Opened by kanarus 16 days ago
#335 - openapi: tag
Pull Request -
State: closed - Opened by kanarus 16 days ago
#334 - worker: better Durable Object
Pull Request -
State: closed - Opened by kanarus 16 days ago
#333 - worker: support `ai`, `r2_bucket` in `#[bindings]`
Pull Request -
State: closed - Opened by kanarus 16 days ago
#332 - openapi: repname `Responses::enumerated` into `Responses::new`
Pull Request -
State: closed - Opened by kanarus 16 days ago
#331 - fix flaky tests
Issue -
State: open - Opened by kanarus 17 days ago
#330 - support `#[openapi(schema_with = "func")]` in `#[derive(Schema)]`
Issue -
State: open - Opened by kanarus 17 days ago
#329 - support OpenAPI tags
Issue -
State: closed - Opened by kanarus 17 days ago
- 1 comment
#328 - chore: improve Cargo.tomls
Pull Request -
State: closed - Opened by kanarus 17 days ago
#327 - chore(macros): activate `worker`, `openapi` in `package.metadata.docs.rs`
Pull Request -
State: closed - Opened by kanarus 17 days ago
#326 - activate `openapi` in `package.metadata.docs.rs`
Issue -
State: open - Opened by kanarus 17 days ago
#325 - v0.21
Pull Request -
State: closed - Opened by kanarus 18 days ago
#324 - docs: add note about optional query params and `Option<Query<T>>`
Pull Request -
State: closed - Opened by kanarus 18 days ago
#323 - docs: `{Name}` -> `"{Name}"` literal-expected args
Pull Request -
State: closed - Opened by kanarus 18 days ago
#322 - docs: add `handler`, `path params` section in `Ohkami::new` doc
Pull Request -
State: closed - Opened by kanarus 18 days ago
#321 - chore: check if branch is main in `Publish` workflow
Pull Request -
State: closed - Opened by kanarus 18 days ago
#320 - chore: add `Publish` workflow
Pull Request -
State: closed - Opened by kanarus 18 days ago
#319 - docs: add doc comment for `Ohkami::{new, with}`
Pull Request -
State: closed - Opened by kanarus 18 days ago
#318 - chore: update README, crate inner doc
Pull Request -
State: closed - Opened by kanarus 18 days ago
#317 - chore: remove badges from lib.rs doc
Pull Request -
State: closed - Opened by kanarus 18 days ago
#316 - fix(openapi): consider that `process.argv` doesn't have script path in `node -e`
Pull Request -
State: closed - Opened by kanarus 18 days ago
#315 - openapi: workers_openapi.js: use `npx wrangler` instead of `wrangler`
Pull Request -
State: closed - Opened by kanarus 18 days ago
#314 - openapi: workers_openapi.js accept unknown flags without `--` and foward to `additionalOptions`
Pull Request -
State: closed - Opened by kanarus 18 days ago
#313 - fix(openapi): resolve compile error on `#[worker] async fn`
Pull Request -
State: closed - Opened by kanarus 18 days ago
#312 - chore: fix JSDocs of workers_openapi.js
Pull Request -
State: closed - Opened by kanarus 18 days ago
#311 - feat: `Request.ip` on rt_worker
Pull Request -
State: closed - Opened by kanarus 18 days ago
#310 - chore(workspace)
Pull Request -
State: closed - Opened by kanarus 19 days ago
#309 - `Memory` to `Context`
Pull Request -
State: closed - Opened by kanarus 19 days ago
#308 - feat: pass fangs via `Ohkami::new`
Pull Request -
State: closed - Opened by kanarus 19 days ago
#307 - feat: local fangs
Pull Request -
State: closed - Opened by kanarus 20 days ago
#306 - fix(samples): make `worker-with-openapi` sample work & add test for builtin BasicAuth fang
Pull Request -
State: closed - Opened by kanarus 21 days ago
#305 - openapi: fix `sse::DataStream::openapi_responses`
Pull Request -
State: closed - Opened by kanarus 21 days ago
#304 - add wasm-pack installation part in scripts/workers_openapi.js
Pull Request -
State: closed - Opened by kanarus 21 days ago
#303 - feat: `openapi` on `rt_worker`
Pull Request -
State: closed - Opened by kanarus 22 days ago
#302 - openapi: impl Schema for Cow<str>
Pull Request -
State: closed - Opened by kanarus 27 days ago
#301 - chore(deps): worker 0.4 -> 0.5
Pull Request -
State: closed - Opened by kanarus 28 days ago
#300 - feat: openapi
Pull Request -
State: closed - Opened by kanarus 28 days ago
#299 - chore(examples): refactor `openai` example and rename to `chatgpt`
Pull Request -
State: closed - Opened by kanarus about 2 months ago
#298 - refactor(sse): `DataStream`: more intuitive colocation and interface
Pull Request -
State: closed - Opened by kanarus about 2 months ago
#297 - fix(native): perform `WaitGroup`'s subtraction in `Drop` impl for panic safety
Pull Request -
State: closed - Opened by kanarus 2 months ago
#296 - docs: update doc comment for current `OHKAMI_*` environment variables
Pull Request -
State: closed - Opened by kanarus 2 months ago
#295 - Integrate with OpenAPI
Issue -
State: closed - Opened by kanarus 2 months ago
#294 - rename: `SetHeaders`: `.__()` -> `.x()`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#293 - chore: add README for examples/realworld to note what it is
Pull Request -
State: closed - Opened by kanarus 3 months ago
#292 - refactor ohkami_lib::time
Pull Request -
State: closed - Opened by kanarus 3 months ago
#292 - refactor ohkami_lib::time
Pull Request -
State: closed - Opened by kanarus 3 months ago
#291 - refactor: remove select macro of handling interrupt
Pull Request -
State: closed - Opened by kanarus 3 months ago
#291 - refactor: remove select macro of handling interrupt
Pull Request -
State: closed - Opened by kanarus 3 months ago
#290 - chore: remove feature flag `testing` && export `testing` module behind `#[cfg(debug_assertions)]`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#290 - chore: remove feature flag `testing` && export `testing` module behind `#[cfg(debug_assertions)]`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#289 - feat: support `nio` async runtime
Pull Request -
State: closed - Opened by kanarus 3 months ago
#289 - feat: support `nio` async runtime
Pull Request -
State: closed - Opened by kanarus 3 months ago
#288 - refactor: runtime abstraction
Pull Request -
State: closed - Opened by kanarus 3 months ago
#288 - refactor: runtime abstraction
Pull Request -
State: closed - Opened by kanarus 3 months ago
#287 - refactor: router
Pull Request -
State: closed - Opened by kanarus 3 months ago
#286 - Support nio
Issue -
State: closed - Opened by kanarus 3 months ago
#286 - Support nio
Issue -
State: closed - Opened by kanarus 3 months ago
#285 - `tokio::signal` works only on tokio!!!
Issue -
State: closed - Opened by kanarus 3 months ago
#285 - `tokio::signal` works only on tokio!!!
Issue -
State: closed - Opened by kanarus 3 months ago
#284 - chore: fix warnings
Pull Request -
State: closed - Opened by kanarus 3 months ago
#283 - chore(CI): add `v*` to `on.push.branches`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#282 - README: mention WebSocket on Durable Object on rt_worker
Pull Request -
State: closed - Opened by kanarus 3 months ago
#281 - rename(headers): set `.custom()` -> `.__()` / get `.custom()` -> `.get()`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#280 - perf: custom headers: use `Vec<(K, V)>` instead of `FxHashMap<K, V>`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#279 - enhance: headers set optional value
Pull Request -
State: closed - Opened by kanarus 3 months ago
#278 - perf(ws on rt_worker): `SessionMap`: use `swap_remove` & omit redundant `None` check
Pull Request -
State: closed - Opened by kanarus 3 months ago
#277 - enhance test support for `rt_worker`
Issue -
State: open - Opened by kanarus 3 months ago
#277 - enhance test support for `rt_worker`
Issue -
State: open - Opened by kanarus 3 months ago
#276 - fix: ws on rt_worker: wrap `ws` in `Rc` instead of clone `ws` itself
Pull Request -
State: closed - Opened by kanarus 3 months ago
#276 - fix: ws on rt_worker: wrap `ws` in `Rc` instead of clone `ws` itself
Pull Request -
State: closed - Opened by kanarus 3 months ago
#275 - feat: `ws` on `rt_worker`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#275 - feat: `ws` on `rt_worker`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#275 - feat: `ws` on `rt_worker`
Pull Request -
State: closed - Opened by kanarus 3 months ago
#274 - refactor(ws): extract WebSocket implementation to a crate
Pull Request -
State: closed - Opened by kanarus 3 months ago
#273 - chore CI: refactor Taskfile & use `dtolnay/rust-toolchain` instead of `actions-rs`
Pull Request -
State: closed - Opened by kanarus 4 months ago
#272 - Should we mention "native serverless support"?
Issue -
State: open - Opened by kanarus 4 months ago
#271 - Fix version in README.md
Pull Request -
State: closed - Opened by JustLinuxUser 4 months ago
#246 - mention performance in descriptions
Issue -
State: closed - Opened by kanarus 6 months ago
- 3 comments
#236 - Support `ws::Connection::split` not only on tokio
Issue -
State: closed - Opened by kanarus 6 months ago
#236 - Support `ws::Connection::split` not only on tokio
Issue -
State: closed - Opened by kanarus 6 months ago
#236 - Support `ws::Connection::split` not only on tokio
Issue -
State: closed - Opened by kanarus 6 months ago
#100 - Add builtin timeout fang
Pull Request -
State: closed - Opened by kanarus 12 months ago