• #social 2018-08-02
  • Prev
    Next
  • #social
#social ≑
  • ←
  • β†’
2018-08-02 UTC
# 18:12
Loqi
[cj πŸ‡ΊπŸ‡ΈπŸ‡¨πŸ‡­] @mayel You're right. Creating a generic Go server would mean either: raw map[string]interface{} handling (no static typing, still having to code, compile, deploy) or plugging in a scripting engine (no static typing, still having to code and deploy). ...