Will Sargent
Will Sargent
Spray's default SSLEngine support doesn't enable hostname verification -- see https://github.com/spray/spray/blob/master/spray-io/src/main/scala/spray/io/SslTlsSupport.scala and http://tersesystems.com/2014/03/23/fixing-hostname-verification/
Follow up on https://twitter.com/will_sargent/status/1147666231429779456 Here's a gist with the log and the logstash.json format https://gist.github.com/wsargent/9bfc52badcaa1170488bb66e45c8d778
That’s kind of a problem given JSON can have variable formatting. > On Jul 7, 2019, at 2:31 PM, Tim Stack wrote: > > @wsargent It looks like the log...
> I thought most/all JSON logs were line-oriented since not all JSON parsers can handle multiple JSON values. The most compatible format would allow the log processor to read a...
+1 http://github.github.com/github-flavored-markdown/ I'm having issues with a bunch of Markdown files that are marked ```scala which makes previewing it tricky.
This would be great. I'm looking at adding some audio cues for exposing the GC behavior in Java https://twitter.com/will_sargent/status/1283075547111649280
Done, and I took some text from http://tbje.blogspot.com/2010/03/maven-and-scalatest.html to talk about running only a suite.
IDEA has direct support for Play / SBT now, so this is no longer needed.