Commit graph

8 commits

Author SHA1 Message Date
Morgan McMillian 9f0ce0b66a set CACHE_HOME for go build
All checks were successful
dreamfall/pnut-bridge/pipeline/head This commit looks good
2022-11-27 11:30:02 -08:00
Morgan McMillian ea7bfa24d6 add jenkinsfile 2022-11-27 11:20:38 -08:00
Morgan McMillian 020b4baba8 add README and update module name 2022-06-22 09:51:06 -07:00
Morgan McMillian 3b4dc324eb Add client timeout and close response immediately. 2021-11-23 06:35:30 -08:00
Morgan McMillian 2f15ad4244 treat websocket write error as fatal 2021-08-13 21:31:26 -07:00
Morgan McMillian ed8d5695d0 split long messages to pnut.io
pnut.io has a limit of 2048 charecters for messages. This will take
incoming messages that exceed that length and split them into multiple
messages while preserving the leading message prefix with the username
and channel.
2021-07-24 08:27:41 -07:00
Morgan McMillian 151572154b added oembed support to pnut channel message 2021-07-14 21:34:43 -07:00
Morgan McMillian 2217d19353 initial implementation 2021-07-02 16:32:03 -07:00