Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cloudwego/motore issues and pull requests

#49 - chore: make all constable fn to const fn.

Pull Request - State: closed - Opened by yukiiiteru 9 days ago

#48 - fix 404 link in README.md

Pull Request - State: closed - Opened by GuangmingLuo 5 months ago

#47 - 是否需要迁移 timeout 到volo项目

Issue - State: closed - Opened by liuxin231 7 months ago

#46 - feat: remove unnecessary lifetime and announce msrv of 1.77.0

Pull Request - State: closed - Opened by PureWhiteWu 8 months ago
Labels: A-motore, C-maintenance, A-motore-macros

#46 - feat: remove unnecessary lifetime and announce msrv of 1.77.0

Pull Request - State: closed - Opened by PureWhiteWu 8 months ago
Labels: A-motore, C-maintenance, A-motore-macros

#45 - use stable rust?

Issue - State: open - Opened by zzzdong 8 months ago - 1 comment

#45 - use stable rust?

Issue - State: closed - Opened by zzzdong 8 months ago - 1 comment

#44 - Update README.md

Pull Request - State: closed - Opened by caibirdme 10 months ago - 4 comments

#43 - Doc URL 404

Issue - State: closed - Opened by caibirdme 10 months ago - 3 comments

#42 - [ISSUE #41]doc: update README.md doc

Pull Request - State: closed - Opened by mxsm about 1 year ago - 1 comment

#42 - [ISSUE #41]doc: update README.md doc

Pull Request - State: closed - Opened by mxsm about 1 year ago - 1 comment

#41 - Update README.md doc

Issue - State: closed - Opened by mxsm about 1 year ago - 1 comment

#41 - Update README.md doc

Issue - State: closed - Opened by mxsm about 1 year ago - 1 comment

#40 - [ISSUE #39]Fix compilation errors on the Windows platform

Pull Request - State: closed - Opened by mxsm about 1 year ago - 2 comments

#40 - [ISSUE #39]Fix compilation errors on the Windows platform

Pull Request - State: closed - Opened by mxsm about 1 year ago - 2 comments

#39 - Compilation errors on the Windows platform

Issue - State: closed - Opened by mxsm about 1 year ago

#39 - Compilation errors on the Windows platform

Issue - State: closed - Opened by mxsm about 1 year ago

#38 - doc: we use afit and rpitit instead of gat now

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago

#38 - doc: we use afit and rpitit instead of gat now

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago

#37 - feat: use afit and rpitit to optimize Service trait

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-motore, C-enhancement, A-motore-macros

#37 - feat: use afit and rpitit to optimize Service trait

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago
Labels: A-motore, C-enhancement, A-motore-macros

#36 - ServiceLayerExt

Pull Request - State: open - Opened by lz1998 about 1 year ago

#35 - fix: latest lint

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago

#35 - fix: latest lint

Pull Request - State: closed - Opened by PureWhiteWu about 1 year ago

#34 - fix: compile fail on latest nightly

Pull Request - State: closed - Opened by PureWhiteWu over 1 year ago
Labels: A-motore, C-maintenance, A-motore-macros

#33 - impl `Service` for `Arc`

Pull Request - State: closed - Opened by LYF1999 almost 2 years ago - 1 comment

#32 - feat: support BoxService

Pull Request - State: closed - Opened by PureWhiteWu almost 2 years ago

#31 - chore(deps): bump tokio from 1.23.1 to 1.24.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#30 - chore(deps): bump tokio from 1.23.0 to 1.23.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#29 - fix: motore Service didn't remove Send

Pull Request - State: closed - Opened by PureWhiteWu almost 2 years ago

#28 - docs: update

Pull Request - State: closed - Opened by Millione almost 2 years ago

#27 - Examples? Axum?

Issue - State: closed - Opened by beckend almost 2 years ago - 5 comments

#26 - doc_cfg support and doc fix

Pull Request - State: closed - Opened by zys864 almost 2 years ago - 2 comments
Labels: C-maintenance

#25 - Service trait 定义的疑问

Issue - State: closed - Opened by zys864 almost 2 years ago - 3 comments

#24 - fix: add Send bound for tower adapter

Pull Request - State: closed - Opened by Millione almost 2 years ago

#23 - add `Send` bound for `Future` in `Service`

Pull Request - State: closed - Opened by LYF1999 almost 2 years ago - 2 comments

#22 - feat: add adapter between tower and motore

Pull Request - State: closed - Opened by Millione almost 2 years ago - 1 comment

#21 - remove spaces

Pull Request - State: closed - Opened by LYF1999 almost 2 years ago

#20 - remove `Send` for `Future` in `Service`

Pull Request - State: closed - Opened by LYF1999 almost 2 years ago

#19 - feat: add map_response

Pull Request - State: closed - Opened by Millione about 2 years ago

#18 - add `Sync` bound

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#17 - impl `Sync` for `BoxCloneService`

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#16 - replace `mut self` with `self` in `UnaryService`

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#15 - replace `mut self` with `self` in service

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#14 - release: motore-macros 0.1.1

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#13 - fix: cx is part of concrete type but not used in parameter list of th…

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#12 - release motore 0.2.1

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#11 - chore: remove gat feature and update to latest nightly

Pull Request - State: closed - Opened by PureWhiteWu about 2 years ago

#10 - chore(motore): release 0.2.0

Pull Request - State: closed - Opened by PureWhiteWu about 2 years ago

#9 - feat: Either service remove BoxError

Pull Request - State: closed - Opened by Millione about 2 years ago

#8 - Fix typos in readme

Pull Request - State: closed - Opened by tiny911 about 2 years ago - 3 comments

#7 - ci: remove rust-cache

Pull Request - State: closed - Opened by PureWhiteWu about 2 years ago
Labels: A-ci, C-maintenance

#6 - ci: unify ci name

Pull Request - State: closed - Opened by PureWhiteWu about 2 years ago
Labels: A-ci, C-maintenance

#5 - fix: support certain type as Context

Pull Request - State: closed - Opened by LYF1999 about 2 years ago

#3 - motore::service panics if Cx is not a generic type

Issue - State: closed - Opened by PureWhiteWu about 2 years ago
Labels: C-bug, E-medium, A-motore-macros

#2 - Add document for motore-macros

Issue - State: open - Opened by PureWhiteWu about 2 years ago
Labels: C-maintenance, E-easy, E-help-wanted, T-good-first-issue

#1 - Are you using Motore?

Issue - State: open - Opened by PureWhiteWu about 2 years ago - 1 comment
Labels: C-request, E-help-wanted