issues
search
lihaoyi
/
autowire
Macros for simple/safe RPCs between Scala applications, including ScalaJS/ScalaJVM
378
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
assignments
#96
tballard
opened
10 months ago
0
Update Scala Native 0.4.0
#95
lolgab
closed
3 years ago
0
Update readme.md - improve gender inclusion
#94
mgibowski
closed
3 years ago
0
Scala 3 support
#93
dejvid
opened
3 years ago
6
Fix publish on Maven central
#92
lolgab
closed
4 years ago
0
Fix artifact names, Update Scala.js to 1.2.0
#91
lolgab
closed
4 years ago
2
Port build to Mill and add Scala Native
#90
lolgab
closed
4 years ago
2
Remove Scala 2.10/11 stuff, re-activate InteropTests + booPickle
#89
marcgrue
closed
4 years ago
9
Update readme for 0.2.8-SNAPSHOT
#88
marcgrue
closed
4 years ago
22
Optimise materialised code + allow `= ???` and accessor methods
#87
marcgrue
closed
4 years ago
4
Add Scala Native support
#86
lolgab
closed
4 years ago
1
Autowire maintenance
#85
mathieuleclaire
closed
4 years ago
11
Fix pom repo links
#84
nafg
closed
4 years ago
1
add build for scala 2.13 using mill
#83
ajrnz
closed
4 years ago
3
Autowire in AWS Lambda Java runtime
#82
joshkapple
closed
5 years ago
1
Allow customization of the API endpoint
#81
axos88
opened
5 years ago
0
Server: adds another .route with preCallOp param
#80
lxohi
opened
5 years ago
0
Need a license for this project
#79
lxohi
closed
5 years ago
2
Compilation fails in Scala 2.12.8 if one or more parameters have default values defined in the API trait
#78
rpiaggio
opened
5 years ago
3
Parameterize effect type
#77
Dennis4b
opened
6 years ago
1
Add cats-effect's IO monad support
#76
joan38
opened
6 years ago
0
Cannot find proxy for ...
#75
Daxten
opened
6 years ago
0
scala.MatchError of class autowire.Core$Request
#74
mredaelli
closed
6 years ago
1
Can not assign server.route to a val and use that
#73
doofin
opened
6 years ago
0
Support for implicit parameters in method?
#72
doofin
opened
6 years ago
0
Allow generic types in shared traits
#71
mariusmuja
opened
6 years ago
0
Update readme.md - limitation: type parameters are not supperted in API-s
#70
jhegedus42
closed
6 years ago
0
Cleanup
#69
asakaev
closed
6 years ago
0
Possible issue using ClassTag in autowire calls
#68
bbarker
opened
7 years ago
1
How to support server-side injection of data into API calls?
#67
bbarker
closed
7 years ago
4
Strange exception "autowire.Error$InvalidInput" with no message
#66
nh13
opened
7 years ago
0
explicitly specify generic type of write calls in client macro
#65
cornerman
closed
6 years ago
1
Can't Use API Factory Functions for Namespacing Purposes
#64
michaelahlers
opened
7 years ago
3
2.13 support
#63
MasseGuillaume
closed
4 years ago
6
cross-publish for 2.13.0-M1
#62
MasseGuillaume
closed
4 years ago
5
simple example does not compile when using type parameters : could not find implicit value for evidence parameter of type MyReader[T]
#61
jhegedus42
opened
7 years ago
4
Custom header
#60
clifflo
closed
4 years ago
1
Pickle type for traits in method arguments
#59
cornerman
closed
6 years ago
1
Fix for using with scalapb generated rpc's
#58
nathanleyton
closed
6 years ago
0
add ExecutionContext to .call signature
#57
Daxten
opened
7 years ago
1
Minimal example does not compile with upickle 0.4.4
#56
jhegedus42
closed
4 years ago
3
route does not compile for some complicated return value
#55
Atry
opened
7 years ago
1
You can assign Client[Api] to a variable
#54
reactormonk
opened
7 years ago
1
Support Scala 2.12
#53
ochrons
closed
8 years ago
1
Does autowire works with generic methods?
#52
qingwei91
closed
8 years ago
1
type Writer is not a member of package upickle
#51
Atry
opened
8 years ago
2
Update dependency versions
#50
clhodapp
closed
8 years ago
2
Remove package check.
#49
arhelmus
opened
8 years ago
0
Router generation fails if API has a function with no parentheses
#48
ochrons
opened
8 years ago
2
Bugs with Upickle 0.3.8
#47
mathieuleclaire
closed
4 years ago
4
Next