jfehr67
jfehr67
I can send you the code if you need it. (A few lines each in AsyncHttpServer.java and AsyncSSLSocketWrapper.java)
Actually, its about 5 lines in AsyncHttpServer.java. Don't need the wrapper.
Sorry, there was two errors showing up as a result of accidentally including a 2.13 only import that should have been a 2.12 one. The change I made was changing...
Submitted a PR here: https://github.com/serde-rs/json/pull/1113