kpavlov / jreactive-8583

Kotlin/Java Client & Server for ISO8583 & Netty
Apache License 2.0
317 stars 141 forks source link

Internal modifier everywhere is problem #158

Open VovkaSOL opened 8 months ago

VovkaSOL commented 8 months ago

internal modifiers don't allow to use code in another module, when i start new Kotlin project and try to create test client, internal modifiers is problem