andytill / andytill/jinterface
Not compatible with Erlang 23
Ouverte
- Langage dominant
- Java
- Étoiles
- 2
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Erlang 23 added two flags to the distribution protocol `dFlagBigCreation `and `dFlagHandshake23`:
https://github.com/erlang/otp/blob/OTP-23.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractNode.java#L107
erlyberly now cannot connect to an OTP 23 node as pointed out here: https://github.com/andytill/erlyberly/issues/175
as connection attempt fails with `cannot handle ["BIG_CREATION"]`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.