|
|
第1行: |
第1行: |
| '''PttWeb'''是[[PttBBS]]的網頁界面。 | | '''PttWeb'''是[[PttBBS]]的網頁界面。 |
| | |
| | == 概要 == |
| | |
| | PttWeb是一個[[Golang]]寫的界面,透過[[gRPC]]跟[[PttBBS]]的伺服器溝通。 |
|
| |
|
| == 相依性套件 == | | == 相依性套件 == |
於 2020年4月8日 (三) 16:05 的修訂
PttWeb是PttBBS的網頁界面。
概要
PttWeb是一個Golang寫的界面,透過gRPC跟PttBBS的伺服器溝通。
相依性套件
先安裝需要的套件:
sudo apt install -y build-essential golang golang-goprotobuf-dev; sudo apt clean
相關連結
外部連結